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
/
bindings
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
add is_available() to CommonCrypto binding, use it for skipif
Paul Kehrer
2014-01-09
1
-3
/
+4
*
cover a missing branch in the commoncrypto bindings
Paul Kehrer
2014-01-09
1
-2
/
+8
*
Add initial CommonCrypto bindings (no backend yet)
Paul Kehrer
2014-01-09
1
-0
/
+25
*
Fixed #408 -- cleanup how is_available works
Alex Gaynor
2014-01-07
1
-32
/
+0
*
missing #
Paul Kehrer
2014-01-04
1
-1
/
+1
*
make the dummy_initializer fail with an actual verify call
Paul Kehrer
2014-01-04
1
-1
/
+2
*
add commoncrypto mark to skip on non-OS X platforms
Paul Kehrer
2014-01-04
2
-0
/
+34
*
Split OpenSSL binding
Alex Stapleton
2014-01-01
1
-0
/
+22
*
Also rename teh tests
Alex Gaynor
2013-12-13
2
-97
/
+0
*
Renamed bindings to backends
Alex Gaynor
2013-12-13
1
-2
/
+2
*
Merge pull request #227 from dreid/explicit-backend-in-hazmat
Alex Gaynor
2013-11-26
1
-0
/
+4
|
\
|
*
Test that openssl is the default backend.
David Reid
2013-11-20
1
-0
/
+4
*
|
Fixed branch coverage
Alex Gaynor
2013-11-23
1
-0
/
+17
*
|
Coverage
Alex Gaynor
2013-11-22
1
-0
/
+4
|
/
*
Move interfaces.register to utils.register_interface in preparation for more ...
David Reid
2013-11-18
1
-1
/
+2
*
Implement and document an interface for cipher algorithms
David Reid
2013-11-15
1
-5
/
+7
*
Also remove teh ciphers specific class
Alex Gaynor
2013-11-13
1
-3
/
+3
*
block cipher rename
Paul Kehrer
2013-11-06
1
-4
/
+4
*
79 cols
Alex Gaynor
2013-11-04
1
-1
/
+3
*
Replace assumption with some fakes
Alex Gaynor
2013-11-04
1
-7
/
+12
*
Merge branch 'master' into more-error-condition
Alex Gaynor
2013-11-04
1
-0
/
+5
|
\
|
*
Rewrite this test to be good
Alex Gaynor
2013-11-04
1
-2
/
+4
|
*
coverage
Alex Gaynor
2013-11-04
1
-1
/
+4
*
|
typo fix
Alex Gaynor
2013-11-03
1
-1
/
+1
*
|
Replaced an assertion in the OpenSSL backend with a proper exception
Alex Gaynor
2013-11-03
1
-3
/
+19
|
/
*
Move the bindings into the hazmat module
Donald Stufft
2013-10-28
2
-0
/
+41
[prev]