index
:
Filebin
dev
dev-2.x
dev-parallel-tests
dev-text-paste-preview
hash-collision
master
no-ouput-if-error
release/1.x
The software behind paste.xinu.at
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
codeigniter
/
libraries
/
Encryption_test.php
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-19
Remove the custom IV option from CI_Encryption
Andrey Andreev
1
-8
/
+1
2014-05-01
PHPUnit, what's wrong with you?
Andrey Andreev
1
-2
/
+0
2014-03-04
CI_Encryption: Remove MCrypt 'work-arounds' for CAST-128 compatibility
Andrey Andreev
1
-12
/
+4
2014-02-20
Fix CI_Calendar tests
Andrey Andreev
1
-0
/
+2
2014-02-13
[ci skip] Test fixes
Andrey Andreev
1
-3
/
+8
2014-02-10
CI_Encryption: Rename 'base64' parameter to 'raw_data' and add docs
Andrey Andreev
1
-4
/
+6
2014-02-07
CI_Encryption: Optimizations and test cases
Andrey Andreev
1
-66
/
+267
2014-02-06
CI_Encryption: CAST-128/CAST5 and RC4/ARCFour compatibility
Andrey Andreev
1
-0
/
+23
2014-02-05
CI_Encryption: HMAC to not be derived from the encryption key
Andrey Andreev
1
-4
/
+6
2014-02-05
CI_Encryption: More MCrypt/OpenSSL compatibility and get rid of the MCRYPT_MO...
Andrey Andreev
1
-13
/
+46
2014-02-05
CI_Encryption: Add Blowfish to compatibility list
Andrey Andreev
1
-5
/
+3
2014-02-04
CI_Encryption: Fix more errors and add a 'portability' test case
Andrey Andreev
1
-1
/
+50
2014-02-04
CI_Encryption: Fix some errors and add unit tests for hkdf()
Andrey Andreev
1
-0
/
+81