index
:
cloud-email/cryptography
master
python cryptography
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Check DSA key material
Alex Stapleton
2014-05-27
1
-2
/
+37
*
Update exception tags
Alex Stapleton
2014-05-27
1
-3
/
+4
*
Add unknown cipher test for PKCS8
Alex Stapleton
2014-05-27
2
-8
/
+37
*
Add PKCS8 key with bad encryption OID
Alex Stapleton
2014-05-27
1
-0
/
+17
*
Unknown algorithm test for PKCS8
Alex Stapleton
2014-05-27
2
-0
/
+23
*
Add PKCS#8 key with unknown OID
Alex Stapleton
2014-05-27
1
-0
/
+9
*
Bind another error code
Alex Stapleton
2014-05-27
1
-0
/
+1
*
Test PKCS#8 DSA key loads OK
Alex Stapleton
2014-05-27
1
-0
/
+18
*
Unencrypted 1024-bit DSA key in PKCS#8
Alex Stapleton
2014-05-27
1
-0
/
+9
*
Added marker condif to pytest.ini
Alex Stapleton
2014-05-27
1
-0
/
+1
*
Removed unused doc reference
Alex Stapleton
2014-05-27
1
-3
/
+0
*
Add pkcs8_serialization mark
Alex Stapleton
2014-05-27
2
-2
/
+8
*
PKCS#8 serialized key loading
Alex Stapleton
2014-05-27
5
-5
/
+304
*
Merge pull request #1080 from reaperhulk/generate-rsa-parameters
Alex Stapleton
2014-05-27
7
-1
/
+45
|
\
|
*
improve language in generate_rsa_parameters_supported docs
Paul Kehrer
2014-05-26
1
-2
/
+2
|
*
add generate_rsa_parameters_supported to RSABackend
Paul Kehrer
2014-05-25
7
-1
/
+45
*
|
Merge pull request #1081 from reaperhulk/rsa-fixtures
Alex Stapleton
2014-05-26
2
-157
/
+546
|
\
\
|
*
|
use the keys in the RSA tests
Paul Kehrer
2014-05-26
1
-157
/
+53
|
*
|
add pre-generated keys for RSA tests
Paul Kehrer
2014-05-26
1
-0
/
+493
|
/
/
*
|
Merge pull request #1079 from reaperhulk/more-rsa-supported-checks
Alex Stapleton
2014-05-26
1
-1
/
+21
|
\
\
|
|
/
|
/
|
|
*
add a few more RSA supported checks
Paul Kehrer
2014-05-25
1
-1
/
+21
|
/
*
Merge pull request #1077 from reaperhulk/rsa-padding-supported
Alex Stapleton
2014-05-25
7
-27
/
+378
|
\
|
*
add supported marks in the RSA tests that use rsa_padding_supported
Paul Kehrer
2014-05-24
1
-27
/
+288
|
*
add rsa_padding_supported interface to RSABackend and OpenSSL backend
Paul Kehrer
2014-05-24
6
-0
/
+90
*
|
Merge pull request #1076 from reaperhulk/test-location-fix
Alex Stapleton
2014-05-25
1
-28
/
+28
|
\
\
|
|
/
|
/
|
|
*
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
6
-1
/
+473
|
\
|
*
Updated docstrings
Alex Stapleton
2014-05-16
1
-2
/
+10
|
*
DSA support
Alex Stapleton
2014-05-03
2
-0
/
+36
|
*
Bump to 0.5
Alex Stapleton
2014-05-03
1
-1
/
+1
|
*
OpenSSL key loading implementation
Alex Stapleton
2014-05-03
6
-1
/
+429
*
|
Merge pull request #1072 from reaperhulk/fix-1071
Alex Gaynor
2014-05-21
2
-2
/
+7
|
\
\
|
*
|
load the openssl version text based on the loaded library
Paul Kehrer
2014-05-21
2
-2
/
+7
*
|
|
Merge pull request #1069 from reaperhulk/fix-hkdfexpand-changelog
Alex Gaynor
2014-05-21
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
fix changelog to link to hkdfexpand
Paul Kehrer
2014-05-21
1
-1
/
+1
|
/
/
*
|
Merge pull request #1068 from reaperhulk/ctr-mode-098
Alex Gaynor
2014-05-21
4
-3
/
+73
|
\
\
|
*
|
rename all the things if you want them to work
Paul Kehrer
2014-05-21
1
-2
/
+2
|
*
|
add test to verify AES CTR is always available in 0.9.8+, comment updates
Paul Kehrer
2014-05-21
2
-5
/
+12
|
*
|
add some comments to explain the existence of AESCTRCipherContext
Paul Kehrer
2014-05-21
1
-0
/
+8
|
*
|
allocate only 16 bytes
Paul Kehrer
2014-05-21
1
-1
/
+1
|
*
|
add changelog entry
Paul Kehrer
2014-05-20
1
-0
/
+2
|
*
|
add AES CTR support to OpenSSL 0.9.8
Paul Kehrer
2014-05-20
2
-2
/
+55
*
|
|
Merge pull request #1066 from Ayrx/move-doc8
Alex Gaynor
2014-05-20
1
-4
/
+2
|
\
\
\
|
*
|
|
Moved doc8 job to docs
Ayrx
2014-05-20
1
-4
/
+2
|
/
/
/
*
|
|
Merge pull request #1065 from reaperhulk/more-info-for-windows-problems
Alex Stapleton
2014-05-20
1
-1
/
+17
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
add information for windows users about selecting the right arch
Paul Kehrer
2014-05-20
1
-1
/
+17
|
/
/
*
|
Merge pull request #1063 from Ivoz/patch-1
Alex Gaynor
2014-05-19
1
-0
/
+4
|
\
\
|
*
|
Add a badge to tell you the latest version
Matt Iversen
2014-05-20
1
-0
/
+4
|
/
/
*
|
Merge pull request #1056 from alex/doc8
Paul Kehrer
2014-05-18
2
-2
/
+9
|
\
\
|
*
|
grump
Alex Gaynor
2014-05-18
1
-1
/
+1
[next]