index
:
cloud-email/cryptography
master
python cryptography
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
/
development
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace legacy file handling with a context manager. (#5092)
Mads Jensen
2020-01-12
1
-21
/
+22
*
Use literals for collections and comprehensions. (#5091)
Mads Jensen
2020-01-12
1
-8
/
+8
*
drop python 3.4 support (#5087)
Paul Kehrer
2019-12-08
1
-1
/
+1
*
Added a test vector of an OCSP response with SCT extension (#5066)
Alex Gaynor
2019-11-16
1
-0
/
+2
*
Parse single_extensions in OCSP responses (#5059)
Paul Kehrer
2019-11-11
1
-0
/
+2
*
Fixed link for linkcheck (#5047)
Alex Gaynor
2019-11-01
1
-1
/
+1
*
Finish ed25519 and ed448 support in x509 module (#4972)
Marko Kreen
2019-09-09
1
-0
/
+6
*
fix coverage by adding two artificial DSA public keys (#4984)
Paul Kehrer
2019-09-06
1
-0
/
+5
*
add x509 CSR with challenge password (#4942)
Paul Kehrer
2019-07-09
1
-0
/
+2
*
fix inaccurate ed25519 vector docs (#4938)
Paul Kehrer
2019-07-06
1
-1
/
+1
*
more ed25519 vectors, better description of RFC 8410 vector (#4936)
Paul Kehrer
2019-07-06
1
-2
/
+10
*
add ed25519ph x509 test vector (#4933)
Paul Kehrer
2019-07-03
1
-0
/
+2
*
Order the elements in reviewing patches reasonably (#4883)
Alex Gaynor
2019-05-09
1
-6
/
+6
*
add RSA PSS certificate (#4865)
Paul Kehrer
2019-05-04
1
-0
/
+1
*
Refs #4830 -- added a vector of an x.509 certificate with a negative … (#4842)
Alex Gaynor
2019-04-13
1
-0
/
+2
*
add poly1305 test vectors from rfc 7539 (#4800)
Paul Kehrer
2019-03-07
1
-0
/
+5
*
add ed25519 PKCS8 and subjectPublicKeyInfo vectors (#4719)
Paul Kehrer
2019-02-20
1
-0
/
+7
*
add ed448 PKCS8 and subjectPublicKeyInfo vectors (#4718)
Paul Kehrer
2019-02-20
1
-0
/
+7
*
concede to digicert's garbage CDN (#4747)
Paul Kehrer
2019-02-03
1
-1
/
+1
*
consistently linky RFC in the docs (#4716)
Alex Gaynor
2019-01-18
3
-4
/
+4
*
Update wycheproof commit in docs (#4687)
Alex Gaynor
2019-01-13
1
-1
/
+1
*
add x25519 pkcs8/subjectpublickeyinfo vectors (#4685)
Paul Kehrer
2019-01-13
1
-0
/
+7
*
add signature_hash_algorithm to OCSPResponse (#4681)
Paul Kehrer
2019-01-10
1
-0
/
+2
*
add x448 private/public PEM/DER pkcs8/subjectpublickeyinfo vectors (#4667)
Paul Kehrer
2019-01-01
1
-0
/
+7
*
Sphinx's website is now https (#4662)
Alex Gaynor
2018-12-30
2
-2
/
+2
*
DigiCert's root is now available over https (#4664)
Alex Gaynor
2018-12-30
1
-1
/
+1
*
add compressed point EC vectors (#4637)
Paul Kehrer
2018-12-10
1
-0
/
+2
*
add ed448 test vectors (#4608)
Paul Kehrer
2018-11-24
1
-0
/
+1
*
x448 test vectors (#4576)
Paul Kehrer
2018-11-12
1
-1
/
+1
*
another pkcs12 vector (#4557)
Paul Kehrer
2018-11-04
1
-2
/
+8
*
additional pkcs12 test vector (#4554)
Paul Kehrer
2018-11-03
1
-0
/
+3
*
add pkcs12 test vectors (#4535)
Paul Kehrer
2018-10-30
1
-0
/
+20
*
add issuingDistributionPoint vectors (#4537)
Paul Kehrer
2018-10-29
1
-0
/
+24
*
add a new SCT vector (#4528)
Paul Kehrer
2018-10-27
1
-0
/
+2
*
next_update is not a required field on OCSP responses (#4513)
Paul Kehrer
2018-10-23
1
-0
/
+2
*
Another URL goes https! (#4512)
Alex Gaynor
2018-10-24
1
-1
/
+1
*
Enhance info on pip requirements intallation (#4499)
André Almeida
2018-10-19
1
-0
/
+4
*
add OCSP request with a request extension (nonce) (#4462)
Paul Kehrer
2018-09-07
1
-0
/
+2
*
More OCSP vectors (#4451)
Paul Kehrer
2018-09-01
1
-0
/
+5
*
add LE subordinate certificate to test vectors (#4450)
Paul Kehrer
2018-09-01
1
-0
/
+2
*
add more OCSP response vectors (#4445)
Paul Kehrer
2018-09-01
1
-0
/
+7
*
OCSP response vector (#4443)
Paul Kehrer
2018-08-31
1
-0
/
+5
*
Added vector for pre-certificate poison extension (#4432)
Alex Gaynor
2018-08-30
1
-0
/
+2
*
Fixes #4426 -- use modern idiom in our bindings docs (#4428)
Alex Gaynor
2018-08-30
1
-1
/
+1
*
Fix encoding errors in RSA test keys. (#4410)
David Benjamin
2018-08-23
1
-2
/
+4
*
add new OCSP request vectors (#4399)
Paul Kehrer
2018-08-15
1
-0
/
+4
*
Document wycheproof revision we're current as of (#4390)
Alex Gaynor
2018-08-12
1
-1
/
+13
*
Add SHA512/224 and SHA512/256 test vectors from NIST CAVP (#4237)
Paul Kehrer
2018-05-14
1
-1
/
+1
*
Use pytest instead of py.test per upstream recommendation, #dropthedot (#4236)
Ville Skyttä
2018-05-13
1
-1
/
+1
*
add SHA3 and SHAKE vectors (#4213)
Paul Kehrer
2018-05-09
1
-0
/
+2
[next]