Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
ab9971f112c1394db0d0fc963d860479d3ec408b
/
system
/
libraries
/
Encryption.php
ab9971f
Remove GCM mode from CI_Encryption (OpenSSL)
by Andrey Andreev
· 11 years ago
42183de
Add CI_Encryption::create_key()
by Andrey Andreev
· 11 years ago
1e83d69
Remove the custom IV option from CI_Encryption
by Andrey Andreev
· 11 years ago
18767e3
CI_Encryption: Remove MCrypt 'work-arounds' for CAST-128 compatibility
by Andrey Andreev
· 11 years ago
a4f113e
CI_Encryption::hkdf() to follow RFC5869 more strictly
by Andrey Andreev
· 11 years ago
871754a
2013 > 2014
by darwinel
· 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
7c55448
CI_Encryption: Time-attack-safe HMAC verification
by Andrey Andreev
· 11 years ago
8d33a9a
CI_Encryption: HMAC to not be derived from the encryption key
by Andrey Andreev
· 11 years ago
8e20216
More CI_Encryption improvements
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
e7516b0
CI_Encryption: Work around MCrypt's dumb behavior in ECB mode
by Andrey Andreev
· 11 years ago
9108dd4
CI_Encryption: Remove ARCFour from aliased ciphers due ...
by Andrey Andreev
· 11 years ago
50ccc38
CI_Encryption: Fix more errors and add a 'portability' test case
by Andrey Andreev
· 11 years ago
177144f
Fix a logical error in CI_Encryption
by Andrey Andreev
· 11 years ago
912831f
CI_Encryption: Fix some errors and add unit tests for hkdf()
by Andrey Andreev
· 11 years ago
29cade4
CI_Encryption improvements
by Andrey Andreev
· 11 years ago
818aedb
Introducing CI_Encryption (a CI_Encrypt replacement)
by Andrey Andreev
· 11 years ago