Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
3a627d1951543b7e6ae3f3b3c93a013b33c8986e
/
tests
/
codeigniter
/
libraries
/
Encryption_test.php
50c9ea1
Fix #3317 ... MCrypt sucks
by Andrey Andreev
· 10 years ago
1e83d69
Remove the custom IV option from CI_Encryption
by Andrey Andreev
· 11 years ago
ac9ee53
PHPUnit, what's wrong with you?
by Andrey Andreev
· 11 years ago
18767e3
CI_Encryption: Remove MCrypt 'work-arounds' for CAST-128 compatibility
by Andrey Andreev
· 11 years ago
f30b14a
Fix CI_Calendar tests
by Andrey Andreev
· 11 years ago
1b4e5e1
[ci skip] Test fixes
by Andrey Andreev
· 11 years ago
4b45065
CI_Encryption: Rename 'base64' parameter to 'raw_data' and add docs
by Andrey Andreev
· 11 years ago
81e1064
CI_Encryption: Optimizations and test cases
by Andrey Andreev
· 11 years ago
e8088d6
CI_Encryption: CAST-128/CAST5 and RC4/ARCFour compatibility
by Andrey Andreev
· 11 years ago
8d33a9a
CI_Encryption: HMAC to not be derived from the encryption key
by Andrey Andreev
· 11 years ago
f401767
CI_Encryption: More MCrypt/OpenSSL compatibility and get rid of the MCRYPT_MODE_* constants
by Andrey Andreev
· 11 years ago
d9a48da
CI_Encryption: Add Blowfish to compatibility list
by Andrey Andreev
· 11 years ago
50ccc38
CI_Encryption: Fix more errors and add a 'portability' test case
by Andrey Andreev
· 11 years ago
912831f
CI_Encryption: Fix some errors and add unit tests for hkdf()
by Andrey Andreev
· 11 years ago