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
*
Split load_rsa_numbers into load_rsa_private_numbers and load_rsa_public_numb...
David Reid
2014-06-03
6
-48
/
+75
*
Remove trailing whitespace
David Reid
2014-06-03
1
-1
/
+1
*
Semantic conflict resolution anyone?
David Reid
2014-06-03
1
-1
/
+2
*
Resolve conflict.
David Reid
2014-06-03
1
-3
/
+1
*
Document the backend interface.
David Reid
2014-06-03
1
-0
/
+16
*
Add load_rsa_numbers support to MultiBackend.
David Reid
2014-06-03
2
-1
/
+17
*
Implement load_rsa_numbers on the openssl backend.
David Reid
2014-06-03
2
-0
/
+266
*
Add load_rsa_numbers to the RSABackend interface.
David Reid
2014-06-03
1
-0
/
+5
*
Merge pull request #984 from dreid/rsa-numbers
Paul Kehrer
2014-06-03
3
-0
/
+272
|
\
|
*
No apostrophe here.
David Reid
2014-05-12
1
-2
/
+2
|
*
Fix Private->Public
David Reid
2014-05-07
1
-1
/
+1
|
*
Use one error message for all integer typeerrors.
David Reid
2014-05-07
1
-25
/
+10
|
*
Pep8
David Reid
2014-05-06
1
-1
/
+0
|
*
Check types.
David Reid
2014-05-06
2
-0
/
+128
|
*
Make public_numbers a property.
David Reid
2014-05-01
3
-7
/
+10
|
*
Pep8
David Reid
2014-04-30
1
-2
/
+2
|
*
Passing tests.
David Reid
2014-04-30
1
-1
/
+1
|
*
Failing tests.
David Reid
2014-04-30
1
-0
/
+27
|
*
Fix typos.
David Reid
2014-04-30
1
-1
/
+1
|
*
Rewrite some descriptions to not be self-referential and rewrite the private ...
David Reid
2014-04-30
1
-4
/
+10
|
*
More RSA*Numbers documentation, gosh these descriptions are bad.
David Reid
2014-04-30
1
-0
/
+5
|
*
Most basic numbers documentation.
David Reid
2014-04-30
1
-0
/
+66
|
*
RSA*Numbers class definitions.
David Reid
2014-04-30
1
-0
/
+53
*
|
Merge pull request #1092 from reaperhulk/hash-ctx-switch
Alex Gaynor
2014-06-01
1
-38
/
+12
|
\
\
|
*
|
add some complexity back to handle 0.9.8 annoyances
Paul Kehrer
2014-06-01
1
-1
/
+8
|
*
|
more _ctx required
Paul Kehrer
2014-06-01
1
-1
/
+1
|
*
|
use Hash rather than _HashContext
Paul Kehrer
2014-06-01
1
-39
/
+6
|
/
/
*
|
Merge pull request #1082 from reaperhulk/move-a-test
Alex Gaynor
2014-05-31
3
-8
/
+29
|
\
\
|
*
|
move rsa param verification to shared function
Paul Kehrer
2014-05-29
2
-17
/
+13
|
*
|
add RSA private key generation restrictions to primitive layer
Paul Kehrer
2014-05-27
2
-0
/
+25
*
|
|
Merge pull request #1091 from reaperhulk/add-new-cc-bindings
Alex Gaynor
2014-05-31
7
-0
/
+405
|
\
\
\
|
*
|
|
remove an irrelevant comment
Paul Kehrer
2014-05-31
1
-1
/
+1
|
*
|
|
refactor into separate files
Paul Kehrer
2014-05-31
6
-69
/
+195
|
*
|
|
add new link args
Paul Kehrer
2014-05-31
1
-0
/
+1
|
*
|
|
add new security framework bindings
Paul Kehrer
2014-05-31
3
-0
/
+278
|
/
/
/
*
|
|
Merge pull request #1050 from public/ec-backend-interfaces
Paul Kehrer
2014-05-31
2
-0
/
+87
|
\
\
\
|
*
|
|
EllipticCurveBackend interfaces
Alex Stapleton
2014-05-31
2
-0
/
+87
|
/
/
/
*
|
|
Merge pull request #1089 from reaperhulk/docs-updates
Alex Gaynor
2014-05-31
3
-0
/
+30
|
\
\
\
|
*
|
|
add some missing docs for PKCS8SerializationBackend, update changelog
Paul Kehrer
2014-05-31
3
-0
/
+30
|
/
/
/
*
|
|
Merge pull request #1088 from MyTemp/no-more-T61Strings
Alex Gaynor
2014-05-31
1
-0
/
+3
|
\
\
\
|
*
|
|
Add ASN1_STRING_set_default_mask_asc
D.S. Ljungmark
2014-05-31
1
-0
/
+3
|
/
/
/
*
|
|
Merge pull request #878 from public/ecdsa-interfaces
David Reid
2014-05-30
7
-0
/
+354
|
\
\
\
|
*
|
|
Apostophe
Alex Stapleton
2014-05-26
1
-1
/
+1
|
*
|
|
doc8 fixes
Alex Stapleton
2014-05-24
1
-2
/
+2
|
*
|
|
Test EC public numbers type error
Alex Stapleton
2014-05-23
1
-0
/
+6
|
*
|
|
Remove secp from spelling dictionary
Alex Stapleton
2014-05-23
2
-2
/
+1
|
*
|
|
Make EC key interfaces backend specific
Alex Stapleton
2014-05-23
2
-12
/
+4
|
*
|
|
Rename private_key to private_value
Alex Stapleton
2014-05-23
3
-10
/
+10
|
*
|
|
Add EC docs to the index
Alex Stapleton
2014-05-23
1
-0
/
+1
|
*
|
|
Remove key_size from EC keys docs
Alex Stapleton
2014-05-23
1
-12
/
+0
[next]