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
*
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
*
Use the canonical host for two urls on the OpenSSL website (#3219)
Alex Gaynor
2016-11-06
1
-1
/
+1
*
Clarified Windows development installation and docd upstream enchant bug (#3128)
Nick Badger
2016-09-03
1
-3
/
+13
*
Add recommendation about terminology (#3079)
Gabriel Orisaka
2016-08-02
1
-0
/
+5
*
Random grammar stuff (#2955)
Alex Gaynor
2016-06-02
2
-2
/
+2
*
add RSA OAEP SHA2 vectors via custom vector creation (#2829)
Paul Kehrer
2016-06-02
4
-0
/
+600
*
Update URLs for new RTD domain (#2879)
Alex Gaynor
2016-04-28
1
-1
/
+1
*
Update getting-started.rst to clarify OS X Homebrew pip install (#2876)
Chris Collis
2016-04-23
1
-3
/
+31
*
Use HTTPS for a link in our docs (#2869)
Alex Gaynor
2016-04-09
1
-1
/
+1
*
Add vectors for unkeyed blake2s and blake2b. (#2867)
Terry Chia
2016-04-09
1
-0
/
+2
*
Merge pull request #2773 from jared-mess/test-vectors-NIST-800-108-counter-mode
Paul Kehrer
2016-03-15
1
-0
/
+2
|
\
|
*
Fixing line > 79 characters, PEP8
Jared Messenger
2016-03-14
1
-1
/
+2
|
*
NIST SP 800-108 Counter Mode KDF test vectors.
Jared Messenger
2016-03-07
1
-0
/
+1
[next]