Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
cce6bd170f24cf0f10ca0b58150d0324433a66be
/
system
/
libraries
/
Encryption.php
cce6bd1
[ci skip] Merge pull request #5376 from jim-parry/copyright-update
by Andrey Andreev
· 7 years ago
fbe4d79
Merge pull request #5367 from carusogabriel/clean-elses
by Andrey Andreev
· 7 years ago
f565212
Fix byte-safety issues & actually test for them
by Andrey Andreev
· 8 years ago
da60e9b
Update copyright data to 2017
by Master Yoda
· 8 years ago
8dc3200
[ci skip] Alter a docblock
by Andrey Andreev
· 8 years ago
a838279
Remove dead code written for PHP 5.2
by Andrey Andreev
· 8 years ago
4d2628e
random_bytes()-related improvements
by Andrey Andreev
· 9 years ago
1924e87
[ci skip] Update ellislab.com links to https too
by Andrey Andreev
· 9 years ago
bd202c9
[ci skip] Update codeigniter.com links to https
by Andrey Andreev
· 9 years ago
125ef47
[ci skip] Bump year to 2016
by Andrey Andreev
· 9 years ago
5afa348
Use PHP7's random_bytes() when possible
by Andrey Andreev
· 9 years ago
da7a220
Fixed typo
by Achraf Almouloudi
· 10 years ago
79533ca
Merge pull request #3551 from gadelat/voids
by Andrey Andreev
· 10 years ago
8194ce5
Fix typos in func names
by Gabriel Potkány
· 10 years ago
1fb5000
Fixed inconsistent return types
by Gabriel Potkány
· 10 years ago
4cbe463
Remove closing blocks at end of PHP files
by vlakoff
· 10 years ago
90726b8
[ci skip] Change some log messages' level
by Andrey Andreev
· 10 years ago
fe9309d
Bulk (mostly documentation) update
by Andrey Andreev
· 10 years ago
50c9ea1
Fix #3317 ... MCrypt sucks
by Andrey Andreev
· 10 years ago
bdb96ca
[ci skip] Switch to MIT license; close #3293
by Andrey Andreev
· 10 years ago
35a7b44
Fix CI_Encryption::substr() for PHP 5.3
by Andrey Andreev
· 10 years ago
11beac2
Fix CI_Encryption::substr() usage of mb_substr()
by Andrey Andreev
· 10 years ago
9fa275e
Continuing from previous commit ... use CI_Encryption::substr()
by Andrey Andreev
· 10 years ago
2da3550
Fix potential bugs in password_hash(), CI_Encryption
by Andrey Andreev
· 10 years ago
ab9971f
Remove GCM mode from CI_Encryption (OpenSSL)
by Andrey Andreev
· 10 years ago
42183de
Add CI_Encryption::create_key()
by Andrey Andreev
· 10 years ago
1e83d69
Remove the custom IV option from CI_Encryption
by Andrey Andreev
· 10 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