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
*
change to sub-interface idea
Paul Kehrer
2014-06-07
2
-49
/
+49
*
change names of key -> numbers interfaces
Paul Kehrer
2014-06-07
2
-14
/
+14
*
Documentation and interfaces for serialization to RSA*Numbers representations.
David Reid
2014-06-07
2
-0
/
+50
*
Merge pull request #1090 from public/numberless-ecdsa-backend
Paul Kehrer
2014-06-07
10
-57
/
+1045
|
\
|
*
ECDSA backend
Alex Stapleton
2014-06-07
10
-57
/
+1045
|
/
*
Merge pull request #1106 from reaperhulk/style-fix
Alex Stapleton
2014-06-07
1
-2
/
+2
|
\
|
*
trivial style fix in bindings
Paul Kehrer
2014-06-07
1
-2
/
+2
|
/
*
Merge pull request #1105 from Lukasa/alpn
Alex Stapleton
2014-06-07
1
-0
/
+45
|
\
|
*
Add ALPN support.
Cory Benfield
2014-06-07
1
-0
/
+45
|
/
*
Merge pull request #1104 from alex/use-numbers
Paul Kehrer
2014-06-07
3
-269
/
+306
|
\
|
*
pep8
Alex Gaynor
2014-06-06
1
-60
/
+72
|
*
Fixed serialization tests
Alex Gaynor
2014-06-06
1
-17
/
+3
|
*
Switch the tests to load numbers
Alex Gaynor
2014-06-06
1
-30
/
+33
|
*
Merge branch 'master' into use-numbers
Alex Gaynor
2014-06-06
6
-15
/
+158
|
|
\
|
*
|
Port the fixtures file
Alex Gaynor
2014-06-05
1
-222
/
+258
*
|
|
Merge pull request #1100 from reaperhulk/rsa-numbers-remove-public
Alex Gaynor
2014-06-06
2
-187
/
+0
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
remove raw numbers properties from the RSA*Key interfaces
Paul Kehrer
2014-06-06
2
-187
/
+0
*
|
|
Merge pull request #1103 from reaperhulk/fix-1097
Alex Gaynor
2014-06-06
3
-1
/
+77
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
add load_rsa_*_numbers functions
Paul Kehrer
2014-06-06
3
-1
/
+77
|
/
/
*
|
Merge pull request #1099 from daenney/if-darwin
Paul Kehrer
2014-06-06
1
-8
/
+14
|
\
\
|
*
|
travis: Typing Darwin is really hard.
Daniele Sluijters
2014-06-06
1
-1
/
+1
|
*
|
travis: Forgot a 'W" in DARWIN.
Daniele Sluijters
2014-06-06
1
-1
/
+1
|
*
|
travis: Set variable for Darwin and check that.
Daniele Sluijters
2014-06-06
1
-8
/
+14
|
/
/
*
|
Merge pull request #1098 from alex/oxford-comma
David Reid
2014-06-05
1
-1
/
+1
|
\
\
|
*
|
Use an oxford comma
Alex Gaynor
2014-06-05
1
-1
/
+1
|
/
/
*
|
Merge pull request #1095 from Ayrx/security-docs
Alex Gaynor
2014-06-05
1
-5
/
+64
|
\
\
|
*
|
Added missing word
Ayrx
2014-06-06
1
-1
/
+2
|
*
|
Updated docs
Ayrx
2014-06-05
2
-4
/
+3
|
*
|
Updated security.rst to expand on process
Ayrx
2014-06-05
2
-5
/
+64
|
|
/
*
|
Merge pull request #1096 from reaperhulk/add-doc8-info
Alex Gaynor
2014-06-05
1
-1
/
+3
|
\
\
|
|
/
|
/
|
|
*
add information about building docs to getting started
Paul Kehrer
2014-06-05
1
-1
/
+3
|
/
*
Merge pull request #1027 from dreid/rsa-number-loading
Paul Kehrer
2014-06-04
6
-0
/
+343
|
\
|
*
Document UnsupportedAlgorithm in a super vague way.
David Reid
2014-06-03
1
-0
/
+6
|
*
Document the valueerror these might raise.
David Reid
2014-06-03
1
-0
/
+8
|
*
pep8
David Reid
2014-06-03
1
-1
/
+1
|
*
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
[next]