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
*
Brainpool curves (#4129)
Paul Kehrer
2018-03-15
1
-0
/
+22
*
Document motivation for a KDF after key-exchange (#4005) (#4124)
Jeremy Lainé
2018-03-05
1
-3
/
+24
*
let's talk about bits baby (#3956)
Paul Kehrer
2017-10-11
1
-7
/
+7
*
Switch NIST PDFs from nvlpubs to csrc which is HTTPS (#3929)
Alex Gaynor
2017-09-20
1
-2
/
+2
*
Update the rest of the NIST urls to their new HTTPS homes (#3928)
Alex Gaynor
2017-09-20
1
-2
/
+2
*
doc the relationship between PrivateKey and PrivateKeyWithSerialization (#3721)
Paul Kehrer
2017-06-24
1
-2
/
+7
*
fix typo in docs for curve name (#3705)
Paul Kehrer
2017-06-14
1
-1
/
+1
*
deprecate signer/verifier on asymmetric keys (#3663)
Paul Kehrer
2017-06-03
1
-39
/
+35
*
Modify DH/ECDH examples to be explicit for DHE/ECDHE (#3622)
Paul Kehrer
2017-05-27
1
-0
/
+12
*
add convenience methods for key_size on EC{Public,Private}Key (#3587)
Paul Kehrer
2017-05-23
1
-0
/
+18
*
Fixes #3538 -- Make our OpenSSL EC verifier's implementation match the API (#...
Alex Gaynor
2017-05-10
1
-14
/
+19
*
fix typo (#3442)
Ofek Lev
2017-03-12
1
-1
/
+1
*
add support for prehashing in ECDSA sign/verify (#3267)
Paul Kehrer
2016-11-20
1
-1
/
+5
*
change derive_elliptic_curve_public_point to return EllipticCurvePubl… (#3243)
Paul Kehrer
2016-11-18
1
-3
/
+4
*
add ec.private_key_from_secret_and_curve (#3225)
Ofek Lev
2016-11-11
1
-0
/
+16
*
EC samples for verifying a singature, + serialization (#3076)
Alex Railean
2016-09-25
1
-0
/
+79
*
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
[next]