index
:
cloud-email/cryptography
master
python cryptography
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
vectors
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added a test vector of an OCSP response with SCT extension (#5066)
Alex Gaynor
2019-11-16
1
-0
/
+0
*
Parse single_extensions in OCSP responses (#5059)
Paul Kehrer
2019-11-11
1
-0
/
+0
*
reopen master for the 2.9 release (#5017)
Paul Kehrer
2019-10-17
1
-1
/
+1
*
Bump versions for 2.8 release (#5014)
Alex Gaynor
2019-10-17
1
-2
/
+2
*
Finish ed25519 and ed448 support in x509 module (#4972)
Marko Kreen
2019-09-09
2
-0
/
+25
*
fix coverage by adding two artificial DSA public keys (#4984)
Paul Kehrer
2019-09-06
2
-0
/
+0
*
add x509 CSR with challenge password (#4942)
Paul Kehrer
2019-07-09
1
-0
/
+16
*
more ed25519 vectors, better description of RFC 8410 vector (#4936)
Paul Kehrer
2019-07-06
3
-0
/
+23
*
add ed25519ph x509 test vector (#4933)
Paul Kehrer
2019-07-03
1
-0
/
+9
*
reopen master for 2.8 (#4906)
Paul Kehrer
2019-05-30
1
-1
/
+1
*
bump for 2.7 release (#4903)
Paul Kehrer
2019-05-30
1
-1
/
+1
*
add RSA PSS certificate (#4865)
Paul Kehrer
2019-05-04
1
-0
/
+20
*
Refs #4830 -- added a vector of an x.509 certificate with a negative … (#4842)
Alex Gaynor
2019-04-13
1
-0
/
+25
*
add poly1305 test vectors from rfc 7539 (#4800)
Paul Kehrer
2019-03-07
1
-0
/
+56
*
Reopen master for 2.7 (#4788)
Alex Gaynor
2019-02-28
1
-1
/
+1
*
2.6.1 release with fixed wheels (#4792)
Alex Gaynor
2019-02-28
1
-1
/
+1
*
bump version and update changelog for 2.6 release (#4787)
Paul Kehrer
2019-02-27
1
-1
/
+1
*
add ed25519 PKCS8 and subjectPublicKeyInfo vectors (#4719)
Paul Kehrer
2019-02-20
6
-0
/
+12
*
add ed448 PKCS8 and subjectPublicKeyInfo vectors (#4718)
Paul Kehrer
2019-02-20
6
-0
/
+14
*
Rename [wheel] section to [bdist_wheel] as the former is legacy (#4743)
Jon Dufresne
2019-02-03
1
-1
/
+1
*
reopen master for 2.6 work (#4730)
Paul Kehrer
2019-01-22
1
-1
/
+1
*
changelog and version bump for 2.5 (#4729)
Paul Kehrer
2019-01-22
1
-1
/
+1
*
add x25519 pkcs8/subjectpublickeyinfo vectors (#4685)
Paul Kehrer
2019-01-13
6
-0
/
+12
*
add signature_hash_algorithm to OCSPResponse (#4681)
Paul Kehrer
2019-01-10
1
-0
/
+0
*
Another HTTPS (#4674)
Alex Gaynor
2019-01-02
1
-1
/
+1
*
add x448 private/public PEM/DER pkcs8/subjectpublickeyinfo vectors (#4667)
Paul Kehrer
2019-01-01
6
-0
/
+14
*
HTTPS a bunch of links in random places (#4666)
Alex Gaynor
2018-12-31
6
-7
/
+7
*
document what the vector format is a little better (#4639)
Paul Kehrer
2018-12-11
1
-0
/
+1
*
add compressed point EC vectors (#4637)
Paul Kehrer
2018-12-10
1
-0
/
+25
*
add ed448 test vectors (#4608)
Paul Kehrer
2018-11-24
1
-0
/
+58
*
x448 test vectors (#4576)
Paul Kehrer
2018-11-12
1
-0
/
+16
*
reopen master for 2.5 development (#4571)
Paul Kehrer
2018-11-11
1
-1
/
+1
*
Revert O_CLOEXEC change to fix builds (#4570)
Alex Gaynor
2018-11-11
1
-1
/
+1
*
bump versions and update changelog for 2.4 release (#4568)
Paul Kehrer
2018-11-11
1
-1
/
+1
*
another pkcs12 vector (#4557)
Paul Kehrer
2018-11-04
2
-0
/
+0
*
additional pkcs12 test vector (#4554)
Paul Kehrer
2018-11-03
1
-0
/
+0
*
add pkcs12 test vectors (#4535)
Paul Kehrer
2018-10-30
5
-0
/
+15
*
add issuingDistributionPoint vectors (#4537)
Paul Kehrer
2018-10-29
8
-0
/
+87
*
add a new SCT vector (#4528)
Paul Kehrer
2018-10-27
1
-0
/
+35
*
next_update is not a required field on OCSP responses (#4513)
Paul Kehrer
2018-10-23
1
-0
/
+0
*
add OCSP request with a request extension (nonce) (#4462)
Paul Kehrer
2018-09-07
1
-0
/
+0
*
More OCSP vectors (#4451)
Paul Kehrer
2018-09-01
2
-0
/
+0
*
add LE subordinate certificate to test vectors (#4450)
Paul Kehrer
2018-09-01
1
-0
/
+27
*
add more OCSP response vectors (#4445)
Paul Kehrer
2018-09-01
3
-0
/
+2
*
OCSP response vector (#4443)
Paul Kehrer
2018-08-31
1
-0
/
+0
*
Added vector for pre-certificate poison extension (#4432)
Alex Gaynor
2018-08-30
1
-0
/
+30
*
Fix encoding errors in RSA test keys. (#4410)
David Benjamin
2018-08-23
3
-111
/
+110
*
add new OCSP request vectors (#4399)
Paul Kehrer
2018-08-15
2
-0
/
+0
*
reopen master (#4359)
Paul Kehrer
2018-07-18
1
-1
/
+1
*
bump version and changelog for 2.3 release (#4356)
Paul Kehrer
2018-07-18
1
-1
/
+1
[next]