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
*
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
*
Update URLs for new pypi! (#4194)
Alex Gaynor
2018-04-16
2
-6
/
+6
*
Fixed links to sphinx docs (#4182)
Alex Gaynor
2018-04-01
1
-1
/
+1
*
updated link to sphinx docs (#4181)
Alex Gaynor
2018-04-01
1
-1
/
+1
*
Added badtime.pem vector (#4179)
Joshua Crowgey
2018-03-30
1
-0
/
+2
*
add botan's AESKWP vectors reformatted for our NIST loader (#4159)
Paul Kehrer
2018-03-20
1
-0
/
+2
*
brainpool vectors from rfc 7027 (#4143)
Paul Kehrer
2018-03-15
1
-0
/
+2
*
Fixed import path in go script (#4075)
Alex Gaynor
2018-01-06
1
-1
/
+1
*
add 1200 byte HKDF test vector and a generator/verifier for it (#4074)
Paul Kehrer
2018-01-06
4
-2
/
+140
*
remove whirlpool vectors since we no longer support whirlpool (#4054)
Paul Kehrer
2017-12-10
1
-2
/
+0
*
expunge python 2.6 (#3962)
Paul Kehrer
2017-10-11
1
-2
/
+1
*
add utf8 DNSName x509 vector (#3952)
Paul Kehrer
2017-10-09
1
-0
/
+2
*
add Freshest CRL and Delta CRL Indicator test vectors (#3932)
Paul Kehrer
2017-09-20
1
-0
/
+4
*
Switch NIST PDFs from nvlpubs to csrc which is HTTPS (#3929)
Alex Gaynor
2017-09-20
1
-1
/
+1
*
add unique identifier test vector (#3925)
Paul Kehrer
2017-09-19
1
-2
/
+4
*
Update PKITS link (#3923)
Alex Gaynor
2017-09-20
1
-1
/
+1
*
Update NIST CAVP url (#3922)
Alex Gaynor
2017-09-19
1
-1
/
+1
*
add chacha20 test vectors from RFC 7539 (#3918)
Paul Kehrer
2017-09-14
1
-0
/
+1
*
add X509 test vector with a TLS Feature (RFC 7633) extension (#3898)
Paul Kehrer
2017-09-08
1
-0
/
+3
*
oaep label vector (#3895)
Paul Kehrer
2017-09-07
1
-0
/
+2
*
add initial OCSP request test vector (#3890)
Paul Kehrer
2017-09-07
1
-0
/
+5
*
add test vector with invalid basicconstraints (#3866)
Paul Kehrer
2017-08-15
1
-0
/
+3
*
Add is_signature_valid method on CertificateRevocationList (#3849)
Vincent Pelletier
2017-08-12
1
-0
/
+5
*
Attempt to use coverage to quantify how many of the CONDITIONAL_NAMES we real...
Alex Gaynor
2017-07-08
1
-4
/
+11
*
add rfc 3526 DH groups (#3767)
Paul Kehrer
2017-07-08
1
-0
/
+3
*
Funcs macros gone (#3695)
Paul Kehrer
2017-06-27
1
-3
/
+1
*
add NIST CAVP CCM vectors (#3698)
Paul Kehrer
2017-06-18
1
-1
/
+1
*
add X25519 test vectors from RFC 7748 section 5.2 (#3685)
Paul Kehrer
2017-06-06
1
-0
/
+1
*
Change the link to appease linkcheck (#3677)
Alex Gaynor
2017-06-04
1
-1
/
+1
*
add ChaCha20Poly1305 test vectors from OpenSSL/RFC7539 (#3673)
Paul Kehrer
2017-06-04
1
-0
/
+4
*
Enlarge _oid2txt buffer to handle larger OIDs (#3612)
Fraser Tweedale
2017-05-29
1
-0
/
+3
*
allow global suppression of link flags (#3592)
Paul Kehrer
2017-05-24
1
-1
/
+1
*
time to remove commoncrypto, fare thee well (#3551)
Paul Kehrer
2017-05-20
1
-14
/
+0
*
Update docs to reflect a change that occured long ago with bindings (#3517)
Alex Gaynor
2017-04-26
1
-3
/
+4
*
format some function names in docs (#3511)
Alex Gaynor
2017-04-21
1
-1
/
+1
*
Another site goes HTTPS! (#3477)
Alex Gaynor
2017-03-23
1
-1
/
+1
*
Refs #3461 -- added a test vector with SCTs (#3462)
Alex Gaynor
2017-03-19
1
-0
/
+2
*
update dev docs to also say macOS and use openssl 1.1 (#3452)
Paul Kehrer
2017-03-14
1
-4
/
+4
*
DH subgroup order (q) (#3369)
Aviv Palivoda
2017-03-05
1
-0
/
+14
*
Update NIST urls in docs (#3418)
Alex Gaynor
2017-02-27
1
-1
/
+1
*
Use HTTPS urls for a few more websites (#3416)
Alex Gaynor
2017-02-23
1
-2
/
+2
*
This is HTTPS now (#3407)
Alex Gaynor
2017-02-18
1
-1
/
+1
*
DH serialization (#3297)
Aviv Palivoda
2017-02-07
1
-0
/
+14
*
Drop 1.0.0 (#3312)
Alex Gaynor
2016-12-13
1
-2
/
+2
*
OpenSSL DH backend implementation [Second attempt] (#2914)
Aviv Palivoda
2016-11-26
1
-0
/
+8
*
Random flake8 cleanups for the latest release (#3242)
Alex Gaynor
2016-11-15
5
-0
/
+5
*
add alternate signature OID for RSA with SHA1 + test and vector (#3227)
Paul Kehrer
2016-11-11
1
-0
/
+4
*
Last pass over fixing the links (#3224)
Alex Gaynor
2016-11-06
3
-3
/
+3
[next]