index
:
cloud-email/cryptography
master
python cryptography
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
/
hazmat
/
primitives
/
asymmetric
/
ec.rst
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
add support for serialization of EC private keys
Paul Kehrer
2015-03-01
1
-0
/
+39
*
Use HTTPS for a few URLs in the docs that support it
Alex Gaynor
2015-02-17
1
-1
/
+1
*
move asymmetric signature/verification interfaces
Paul Kehrer
2015-02-16
1
-2
/
+2
*
move hash interfaces
Paul Kehrer
2015-02-13
1
-2
/
+2
*
make our docs job nitpicky and fix every broken link
Paul Kehrer
2015-02-12
1
-1
/
+1
*
move EC interfaces
Paul Kehrer
2015-02-12
1
-13
/
+121
*
add decode_rfc6979_signature helper for DSA/ECDSA
Paul Kehrer
2014-11-27
1
-1
/
+3
*
fixed a syntax error in the docs
Alex Gaynor
2014-11-20
1
-1
/
+1
*
Describe teh format of the result of signer.finalize(). Fixes #1479
Alex Gaynor
2014-11-17
1
-0
/
+3
*
Improve EC docs
Paul Kehrer
2014-07-04
1
-35
/
+36
*
Advice on choosing a curve
Alex Stapleton
2014-07-03
1
-6
/
+24
*
Fixed AssertionError on missing curves
Ayrx
2014-06-24
1
-1
/
+1
*
Fixed a reST syntax issue in the docs
Alex Gaynor
2014-06-12
1
-0
/
+16
*
Merge pull request #1114 from alex/fixed-markup
Paul Kehrer
2014-06-07
1
-1
/
+1
|
\
|
*
This is a function, not a method
Alex Gaynor
2014-06-07
1
-1
/
+1
*
|
Merge pull request #1107 from public/ecdsa-multibackend
Paul Kehrer
2014-06-07
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Multibackend support for EC
Alex Stapleton
2014-06-07
1
-1
/
+1
*
|
Fix syntax error in docs
Alex Stapleton
2014-06-07
1
-1
/
+1
|
/
*
ECDSA backend
Alex Stapleton
2014-06-07
1
-2
/
+180
*
Rename private_key to private_value
Alex Stapleton
2014-05-23
1
-3
/
+3
*
Add __init__ arguments to docs
Alex Stapleton
2014-05-23
1
-2
/
+2
*
Add docs for EC numbers
Alex Stapleton
2014-05-23
1
-0
/
+51
[prev]