index
:
cloud-email/cryptography
master
python cryptography
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
hazmat
/
primitives
/
test_ciphers.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the license header for every source file, as well as the documentation.
Alex Gaynor
2014-11-16
1
-12
/
+3
*
add SEED docs, tests, small fixes
Paul Kehrer
2014-04-09
1
-1
/
+11
*
Update tests and raise sites
Alex Stapleton
2014-03-27
1
-2
/
+4
*
Fixed #809 -- switch back to always using UnsupportedAlgorithm
Alex Gaynor
2014-03-27
1
-2
/
+2
*
import order fixes for future automated checking
Paul Kehrer
2014-03-19
1
-1
/
+1
*
Tiny style changes to some imports
Alex Gaynor
2014-03-16
1
-2
/
+0
*
Style nitpick
Ayrx
2014-03-16
1
-1
/
+2
*
Added backend check to cipher primitives
Ayrx
2014-03-16
1
-0
/
+11
*
test IDEA key_size properly
Paul Kehrer
2014-03-15
1
-1
/
+11
*
re-add CAST5 ECB support (OpenSSL & CC backends). fixes #417
Paul Kehrer
2014-02-12
1
-1
/
+14
*
remove CAST5 for first release
Paul Kehrer
2014-01-07
1
-14
/
+1
*
add ARC4 keysize testing
Paul Kehrer
2013-11-07
1
-1
/
+20
*
block cipher rename
Paul Kehrer
2013-11-06
1
-1
/
+1
*
CAST5 support + ECB vectors
Paul Kehrer
2013-10-31
1
-1
/
+14
*
add blowfish cipher key_size tests
Paul Kehrer
2013-10-31
1
-1
/
+14
*
Move primtives into a hazmat package
Donald Stufft
2013-10-28
1
-0
/
+67