aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* fixed docs with latest sphinx (#4107)Alex Gaynor2018-02-131-2/+1
* Add a Versioning section to the API stability docs (#4027)David Tucker2018-01-072-4/+21
* Fixed import path in go script (#4075)Alex Gaynor2018-01-061-1/+1
* add 1200 byte HKDF test vector and a generator/verifier for it (#4074)Paul Kehrer2018-01-064-2/+140
* Drop conda workaround from installation docs (#4073)Alex Gaynor2018-01-061-23/+0
* DH interfaces existed in 0.9 but we didn't implement until 1.7 (#4068)Paul Kehrer2018-01-051-9/+7
* grammar nit, use a comma here (#4066)Alex Gaynor2017-12-291-1/+1
* Add import default backend (#4061)Pablo Lefort2017-12-201-0/+1
* remove whirlpool vectors since we no longer support whirlpool (#4054)Paul Kehrer2017-12-101-2/+0
* Don't use whirlpool as an example (#4053)Alex Gaynor2017-12-111-1/+1
* Use a different warning class so users get warnings (#4014)Alex Gaynor2017-11-111-2/+2
* Fixes #3947 -- remove the docutils.conf (#3995)Alex Gaynor2017-10-231-2/+0
* fixed #3986 -- properly use unicode for DNSName (#3988)Alex Gaynor2017-10-191-4/+4
* Add Multifernet.rotate method (#3979)Chris Wolfe2017-10-192-1/+47
* add a faq entry for a message outdated pip/setuptools can output (#3971)Paul Kehrer2017-10-121-0/+7
* expunge python 2.6 (#3962)Paul Kehrer2017-10-112-8/+3
* Update docs and changelog for URI, RFC822Name, and DNSName (#3955)Paul Kehrer2017-10-113-57/+44
* let's talk about bits baby (#3956)Paul Kehrer2017-10-118-57/+71
* Backwards incompatible change to DNSName (#3951)Paul Kehrer2017-10-101-1/+1
* add utf8 DNSName x509 vector (#3952)Paul Kehrer2017-10-091-0/+2
* update security docs to indicate we staticaly link openssl on linux too (#3949)Alex Gaynor2017-10-051-4/+4
* disable smart quotes in sphinx to workaround a spellchecker issue (#3946)Paul Kehrer2017-10-031-0/+2
* Add support for AES XTS (#3900)Paul Kehrer2017-10-012-0/+43
* Declare that 2.1 is the last version to support Python 2.6 (#3944)Alex Gaynor2017-10-011-2/+2
* add ChaCha20 support (#3919)Paul Kehrer2017-09-281-0/+49
* Update the list of macOS versions we test on to match reality (#3942)Alex Gaynor2017-09-271-1/+1
* FreshestCRL extension support (#3937)Paul Kehrer2017-09-231-0/+23
* support delta crl indicator extension (#3936)Paul Kehrer2017-09-221-0/+32
* docs for what bytes means for DNSName, URI, and RFC822Name (#3904)Paul Kehrer2017-09-202-9/+41
* add Freshest CRL and Delta CRL Indicator test vectors (#3932)Paul Kehrer2017-09-201-0/+4
* Mark our custom sphinx extension as parallel safe (#3935)Alex Gaynor2017-09-201-0/+4
* correct the docs for CRLReason (#3930)Paul Kehrer2017-09-201-2/+1
* Switch NIST PDFs from nvlpubs to csrc which is HTTPS (#3929)Alex Gaynor2017-09-205-8/+8
* Update the rest of the NIST urls to their new HTTPS homes (#3928)Alex Gaynor2017-09-203-4/+4
* add unique identifier test vector (#3925)Paul Kehrer2017-09-191-2/+4
* Update PKITS link (#3923)Alex Gaynor2017-09-201-1/+1
* Update NIST CAVP url (#3922)Alex Gaynor2017-09-191-1/+1
* add chacha20 test vectors from RFC 7539 (#3918)Paul Kehrer2017-09-141-0/+1
* add a faq note about having a compiler that is too old (#3902)Paul Kehrer2017-09-111-0/+9
* [WIP] add support for the TLSFeature extension in x509 (#3899)Paul Kehrer2017-09-101-0/+45
* add X509 test vector with a TLS Feature (RFC 7633) extension (#3898)Paul Kehrer2017-09-081-0/+3
* oaep label vector (#3895)Paul Kehrer2017-09-071-0/+2
* add initial OCSP request test vector (#3890)Paul Kehrer2017-09-071-0/+5
* Document that we care about our infrastructure's security as well (#3874)Alex Gaynor2017-08-241-0/+8
* Fix `load_rsa_public_numbers` documentation (#3871)David Sanders2017-08-201-1/+1
* Fix mistake in `RSAPublicKey.verify` documentation (#3872)David Sanders2017-08-201-1/+1
* add test vector with invalid basicconstraints (#3866)Paul Kehrer2017-08-152-0/+4
* add changelog and a warning for is_signature_valid on crl (#3861)Paul Kehrer2017-08-121-0/+6
* Add is_signature_valid method on CertificateRevocationList (#3849)Vincent Pelletier2017-08-122-0/+11
* deprecate unicode input for RFC822Name (#3836)Paul Kehrer2017-08-011-0/+16