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_openssl.py
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
add generate_rsa_parameters_supported to RSABackend
Paul Kehrer
2014-05-25
1
-0
/
+6
*
Merge pull request #1077 from reaperhulk/rsa-padding-supported
Alex Stapleton
2014-05-25
1
-0
/
+47
|
\
|
*
add rsa_padding_supported interface to RSABackend and OpenSSL backend
Paul Kehrer
2014-05-24
1
-0
/
+47
*
|
move some tests around to be more logical
Paul Kehrer
2014-05-24
1
-28
/
+28
|
/
*
Merge pull request #959 from public/openssl-loading-backend
Paul Kehrer
2014-05-22
1
-0
/
+13
|
\
|
*
OpenSSL key loading implementation
Alex Stapleton
2014-05-03
1
-0
/
+13
*
|
add test to verify AES CTR is always available in 0.9.8+, comment updates
Paul Kehrer
2014-05-21
1
-1
/
+6
*
|
Whoopsie daysie.
Alex Gaynor
2014-05-03
1
-2
/
+2
*
|
Here too
Alex Gaynor
2014-05-03
1
-4
/
+4
|
/
*
update some decryption tests
Paul Kehrer
2014-04-25
1
-3
/
+3
*
OAEP support for RSA decryption
Paul Kehrer
2014-04-22
1
-0
/
+51
*
Added missing tests for 100% coverage
Ayrx
2014-04-22
1
-0
/
+16
*
remove OAEP decryption to simplify review
Paul Kehrer
2014-04-20
1
-51
/
+0
*
docs, tests, general huge improvements to RSA decryption
Paul Kehrer
2014-04-20
1
-2
/
+53
*
Inplace mode for _int_to_bn
Alex Stapleton
2014-04-20
1
-0
/
+19
*
move some rsa tests to a new class
Paul Kehrer
2014-04-16
1
-38
/
+40
*
pep8, irony
Alex Gaynor
2014-04-05
1
-1
/
+0
*
Some cleanups to imports
Alex Gaynor
2014-04-05
1
-6
/
+3
*
Add DSABackend
Mohammed Attia
2014-04-04
1
-0
/
+12
*
Add tests for DSA parameters and key generation
Mohammed Attia
2014-04-03
1
-1
/
+12
*
Update tests and raise sites
Alex Stapleton
2014-03-27
1
-5
/
+9
*
Fixed #809 -- switch back to always using UnsupportedAlgorithm
Alex Gaynor
2014-03-27
1
-7
/
+5
*
Merge branch 'master' into rsa-pss-signing
Paul Kehrer
2014-03-20
1
-4
/
+12
|
\
|
*
add mgf1_hash_supported unsupported hash check
Paul Kehrer
2014-03-19
1
-0
/
+8
|
*
import order fixes for future automated checking
Paul Kehrer
2014-03-19
1
-4
/
+4
*
|
RSA PSS signature support
Paul Kehrer
2014-03-19
1
-0
/
+11
|
/
*
cover a missing line for older openssl
Paul Kehrer
2014-03-16
1
-0
/
+25
*
Added future imports and licenses that are missing
Alex Gaynor
2014-03-08
1
-0
/
+2
*
Convert stuff
Alex Gaynor
2014-03-06
1
-3
/
+5
*
raise InternalError
Alex Stapleton
2014-03-01
1
-1
/
+10
*
pep8
Alex Stapleton
2014-03-01
1
-1
/
+1
*
Get rid of handle_errors
Alex Stapleton
2014-03-01
1
-34
/
+5
*
remove deactivate and replace with activate_builtin_random
Paul Kehrer
2014-02-05
1
-147
/
+13
*
Merge branch 'master' into urandom-engine
Paul Kehrer
2014-02-05
1
-1
/
+7
|
\
|
*
Made OpenSSL's derive_pbkdf2_hmac raise the right exception
Alex Gaynor
2014-02-04
1
-1
/
+7
*
|
assert the right thing
Paul Kehrer
2014-02-04
1
-1
/
+1
*
|
Merge branch 'master' into urandom-engine
Paul Kehrer
2014-02-03
1
-17
/
+50
|
\
|
|
*
Merge branch 'master' into prioritized-multi-backend
Alex Gaynor
2014-02-03
1
-13
/
+50
|
|
\
|
|
*
More detailed error message for InternalError
Alex Stapleton
2014-02-02
1
-0
/
+17
|
|
*
Handle multiple errors on the stack
Alex Stapleton
2014-02-01
1
-13
/
+33
|
*
|
pep8 fixes
Alex Gaynor
2014-01-31
1
-1
/
+0
|
*
|
Not true anymore
Alex Gaynor
2014-01-30
1
-3
/
+0
|
|
/
*
|
add catastrophic failure check to tests
Paul Kehrer
2014-02-02
1
-0
/
+7
*
|
change register/unregister to activate/deactivate
Paul Kehrer
2014-01-31
1
-20
/
+20
*
|
add windows support to random engine tests
Paul Kehrer
2014-01-29
1
-1
/
+8
*
|
Merge branch 'master' into urandom-engine
Paul Kehrer
2014-01-29
1
-5
/
+5
|
\
|
|
*
Switch to using our own InternalError, instead of SystemError
Alex Gaynor
2014-01-24
1
-5
/
+5
*
|
Merge branch 'master' into urandom-engine
Paul Kehrer
2014-01-11
1
-0
/
+21
|
\
|
|
*
bytes byte back
Paul Kehrer
2014-01-10
1
-2
/
+3
|
*
add check to confirm we've loaded error strings
Paul Kehrer
2014-01-10
1
-0
/
+7
[prev]
[next]