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
/
backends
/
test_commoncrypto.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
export interfaces from base in ciphers, update docs
Paul Kehrer
2015-02-14
1
-1
/
+1
*
move cipher and mode interfaces
Paul Kehrer
2015-02-13
1
-3
/
+2
*
Update the license header for every source file, as well as the documentation.
Alex Gaynor
2014-11-16
1
-12
/
+3
*
Make sure algorithm classes fully implement their interface
Alex Gaynor
2014-10-30
1
-2
/
+2
*
Added attributes that are part of hte interface to several test fakes
Alex Gaynor
2014-10-27
1
-0
/
+1
*
Fix test failures
Terry Chia
2014-07-28
1
-2
/
+3
*
rename the rest of the method
Paul Kehrer
2014-07-01
1
-3
/
+3
*
Fixes to @alex's comments
Alex Stapleton
2014-03-27
1
-3
/
+1
*
Update tests and raise sites
Alex Stapleton
2014-03-27
1
-2
/
+6
*
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
*
Added future imports and licenses that are missing
Alex Gaynor
2014-03-08
1
-0
/
+2
*
Convert stuff
Alex Gaynor
2014-03-06
1
-2
/
+2
*
Switch to using our own InternalError, instead of SystemError
Alex Gaynor
2014-01-24
1
-3
/
+3
*
GCM support for CommonCrypto backend
Paul Kehrer
2014-01-22
1
-1
/
+20
*
make register_cipher_adapter private and fix cryptorref release
Paul Kehrer
2014-01-20
1
-1
/
+1
*
change cipher registry to store enums
Paul Kehrer
2014-01-20
1
-1
/
+4
*
add error handler
Paul Kehrer
2014-01-19
1
-0
/
+12
*
add cipher support to the commoncrypto backend
Paul Kehrer
2014-01-19
1
-0
/
+31