Mcrypt Compat Versions Save

PHP 5.x-8.x polyfill for mcrypt extension.

2.0.6

2 months ago
  • require phpseclib 3.0.36+ (#37)

1.0.17

2 months ago
  • require phpseclib 2.0.47+ (#37)

2.0.5

3 months ago
  • add support for setting target PHP version (#38)

1.0.16

3 months ago
  • add support for setting target PHP version (#38)

2.0.4

1 year ago
  • fix PHP 8.2 deprecations

1.0.15

1 year ago
  • fix PHP 8.2 deprecations

2.0.3

2 years ago
  • fix PHP 8.1 deprecations when $iv is null (#34)

1.0.14

2 years ago
  • fix PHP 8.1 deprecations when $iv is null (#34)

2.0.2

2 years ago
  • add support for ofb mode

1.0.13

2 years ago
  • add support for ofb mode