Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
20d9b0a9c03955da0010a3df91adcd9b8e6e7d58
/
tests
/
codeigniter
/
libraries
/
Encryption_test.php
20d9b0a
Merge pull request #5354 from carusogabriel/refactoring-tests
by Andrey Andreev
· 7 years ago
f565212
Fix byte-safety issues & actually test for them
by Andrey Andreev
· 8 years ago
c95df51
Skip mcrypt-related testcases on PHP 7.1
by Andrey Andreev
· 8 years ago
50c9ea1
Fix #3317 ... MCrypt sucks
by Andrey Andreev
· 10 years ago
1e83d69
Remove the custom IV option from CI_Encryption
by Andrey Andreev
· 10 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