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
*
Clarify what to pass to the sign-function (#3066)
Loy
2016-07-30
1
-1
/
+1
*
Removed provider language from asymmetric primitives docs (#3052)
Gabriel Orisaka
2016-07-26
1
-19
/
+13
*
One shot sign/verification ECDSA (#3029)
Aviv Palivoda
2016-07-02
1
-4
/
+45
*
Refs #1478 -- attempt to improve our nonsense docs for ECCurve.key_size (#2959)
Alex Gaynor
2016-06-03
1
-1
/
+2
*
HTTPS some links, in the odd event users of a cryptographic library would car...
Alex Gaynor
2016-03-06
1
-1
/
+1
*
Port a few cr.yp.to links to be HTTPS
Alex Gaynor
2015-12-28
1
-1
/
+1
*
modify approach to use EllipticCurvePublicNumbers methods
Paul Kehrer
2015-10-27
1
-0
/
+32
*
some ec key exchange doc improvements
Paul Kehrer
2015-10-22
1
-1
/
+4
*
add a little bit about ECDHE
Paul Kehrer
2015-10-20
1
-0
/
+5
*
Merge pull request #2427 from alex/ecdh
Paul Kehrer
2015-10-19
1
-0
/
+44
|
\
|
*
better document hte iface
Alex Gaynor
2015-10-17
1
-0
/
+19
|
*
a refactor to the API
Alex Gaynor
2015-10-17
1
-23
/
+4
|
*
Add an Elliptic Curve Key Exchange Algorithm(ECDH)
Simo Sorce
2015-10-17
1
-0
/
+44
*
|
Fix EC's generate_private_key param name
simo5
2015-10-18
1
-1
/
+1
|
/
*
some commas that look correct
Alex Gaynor
2015-09-24
1
-1
/
+1
*
line length
Alex Gaynor
2015-08-29
1
-4
/
+4
*
spelling
Alex Gaynor
2015-08-29
1
-1
/
+1
*
Fixed #2270 -- update citation to something that works
Alex Gaynor
2015-08-29
1
-5
/
+5
*
Update the docs for the correct RFC in more places
Alex Gaynor
2015-08-12
1
-2
/
+2
*
resolve incorrect docs/naming around DSA (r, s) tuple encode/decode
Paul Kehrer
2015-08-10
1
-2
/
+2
*
docs changes based on feedback
Paul Kehrer
2015-07-04
1
-1
/
+1
*
move PublicKeyWithSerialization methods to PublicKey
Paul Kehrer
2015-07-04
1
-7
/
+7
*
remove docs for WithNumbers classes that are removed in 1.0
Paul Kehrer
2015-07-04
1
-26
/
+0
*
add support for secp256k1
Paul Kehrer
2015-05-08
1
-0
/
+8
*
update ecrypt link in docs
Paul Kehrer
2015-03-30
1
-1
/
+1
*
serialize EC public keys
Paul Kehrer
2015-03-08
1
-0
/
+30
*
format to privateformat
Paul Kehrer
2015-03-02
1
-4
/
+4
*
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