summaryrefslogtreecommitdiff
path: root/ext/mcrypt/tests/mcrypt_cbc_3des_encrypt.phpt
Commit message (Expand)AuthorAgeFilesLines
* Provide expected IV length in IV error messagesNikita Popov2014-03-051-2/+2
* Print supported key sizes in error messageNikita Popov2014-03-051-3/+3
* Abort on invalid key sizeNikita Popov2014-03-051-7/+11
* Abort on invalid IV sizeNikita Popov2014-03-051-2/+2
* Fixed Mcrypt deprecated functions and related testsSherif Ramadan2012-08-161-0/+14
* MCrypt tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows and Linux but not Li...Ant Phillips2008-12-111-0/+85