Skip to content
This repository has been archived by the owner on Jun 1, 2021. It is now read-only.

Tags: wayfair-archive/mcrypt_compat

Tags

1.0.11

Composer: let mcrypt_compat "provide" mcrypt req

1.0.10

reset buffer in streams

1.0.9

reset buffer in streams

1.0.8

Composer: require phpseclib >= 2.0.11 instead of >= 2.0.10

1.0.7

1.0 branch didn't fully support cfb mode

1.0.6

add unit test for last commit

1.0.5

cfb mode now works with phpseclib 2.0

1.0.4

As the ECB mode cannot use IVs, allow null IVs.

1.0.3

objects don't need to be passed by reference

1.0.2

add missing mcrypt_get_* functions