![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/old/vendor/phpseclib/mcrypt_compat/ |
{ "name": "phpseclib/mcrypt_compat", "description": "PHP 5.x-8.x polyfill for mcrypt extension", "keywords": [ "mcrypt", "encryption", "cryptograpy", "polyfill" ], "license": "MIT", "type": "library", "authors": [ { "name": "Jim Wigginton", "email": "[email protected]", "homepage": "http://phpseclib.sourceforge.net" } ], "support": { "issues": "https://github.com/phpseclib/mcrypt_compat/issues", "email": "[email protected]", "source": "https://github.com/phpseclib/mcrypt_compat" }, "require": { "php": ">=5.6.1", "phpseclib/phpseclib": ">=3.0.13 <4.0.0" }, "require-dev": { "phpunit/phpunit": "^5.7|^6.0|^9.4" }, "suggest": { "ext-openssl": "Will enable faster cryptographic operations" }, "autoload": { "files": ["lib/mcrypt.php"] }, "provide": { "ext-mcrypt": "5.6.40" } }