|
|
hace 5 años | |
|---|---|---|
| .. | ||
| lib | hace 5 años | |
| .styleci.yml | hace 5 años | |
| AUTHORS | hace 5 años | |
| LICENSE | hace 5 años | |
| README.md | hace 5 años | |
| composer.json | hace 5 años | |
PHP 5.x/7.x polyfill for mcrypt extension.
With Composer:
composer require phpseclib/mcrypt_compat
Although nofb is supported ofb is not. Further, mcrypt_compat's ncfb implementation has some incompatibles with mcrypt's implementation where mcrypt_generic and mdecrypt_generic are concerned. The unit tests elaborate.