1. 20d9b0a Merge pull request #5354 from carusogabriel/refactoring-tests by Andrey Andreev · 7 years ago
  2. f565212 Fix byte-safety issues & actually test for them by Andrey Andreev · 8 years ago
  3. c95df51 Skip mcrypt-related testcases on PHP 7.1 by Andrey Andreev · 8 years ago
  4. 50c9ea1 Fix #3317 ... MCrypt sucks by Andrey Andreev · 10 years ago
  5. 1e83d69 Remove the custom IV option from CI_Encryption by Andrey Andreev · 10 years ago
  6. ac9ee53 PHPUnit, what's wrong with you? by Andrey Andreev · 11 years ago
  7. 18767e3 CI_Encryption: Remove MCrypt 'work-arounds' for CAST-128 compatibility by Andrey Andreev · 11 years ago
  8. f30b14a Fix CI_Calendar tests by Andrey Andreev · 11 years ago
  9. 1b4e5e1 [ci skip] Test fixes by Andrey Andreev · 11 years ago
  10. 4b45065 CI_Encryption: Rename 'base64' parameter to 'raw_data' and add docs by Andrey Andreev · 11 years ago
  11. 81e1064 CI_Encryption: Optimizations and test cases by Andrey Andreev · 11 years ago
  12. e8088d6 CI_Encryption: CAST-128/CAST5 and RC4/ARCFour compatibility by Andrey Andreev · 11 years ago
  13. 8d33a9a CI_Encryption: HMAC to not be derived from the encryption key by Andrey Andreev · 11 years ago
  14. f401767 CI_Encryption: More MCrypt/OpenSSL compatibility and get rid of the MCRYPT_MODE_* constants by Andrey Andreev · 11 years ago
  15. d9a48da CI_Encryption: Add Blowfish to compatibility list by Andrey Andreev · 11 years ago
  16. 50ccc38 CI_Encryption: Fix more errors and add a 'portability' test case by Andrey Andreev · 11 years ago
  17. 912831f CI_Encryption: Fix some errors and add unit tests for hkdf() by Andrey Andreev · 11 years ago