aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* 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
* deprecate auto-idna on UniformResourceIdentifier (#3832)Paul Kehrer2017-08-011-4/+15
* note version added and deprecated for bytes_value/value on DNSName (#3833)Paul Kehrer2017-08-011-0/+4
* Begin the deprecation of auto-idna for x509.DNSName (#3830)Alex Gaynor2017-07-303-5/+13
* Updating doing a release to have a correct path (#3790)Alex Gaynor2017-07-171-1/+1
* update docs to reflect #3364 (#3786)Paul Kehrer2017-07-171-1/+1
* add AESGCM AEAD support (#3785)Paul Kehrer2017-07-172-0/+76
* move tag_length to the AESCCM constructor (#3783)Paul Kehrer2017-07-161-11/+7
* AESCCM support (#3700)Paul Kehrer2017-07-161-0/+88
* Fixed #3777 -- document an additional dependency (#3779)Alex Gaynor2017-07-141-1/+2
* Attempt to use coverage to quantify how many of the CONDITIONAL_NAMES we real...Alex Gaynor2017-07-081-4/+11
* add rfc 3526 DH groups (#3767)Paul Kehrer2017-07-081-0/+3
* we forgot to document these DH methods (#3757)Paul Kehrer2017-07-061-0/+27
* write some words about encrypt/decrypt in fernet (#3756)Paul Kehrer2017-07-061-0/+8
* update static wheel install docs (#3754)Paul Kehrer2017-07-041-4/+5
* Order our supported OpenSSL versions reasonably (#3752)Alex Gaynor2017-07-031-1/+1
* Fixes #3745 -- add the any EKU EKU (#3750)Alex Gaynor2017-07-031-0/+7
* update linux install docs and release instructions (#3746)Paul Kehrer2017-07-012-15/+52
* don't use long keys because they can be confusing wrt bits/bytes (#3734)Paul Kehrer2017-06-281-17/+17
* Funcs macros gone (#3695)Paul Kehrer2017-06-271-3/+1
* remove python 3.3 from CI (#3729)Paul Kehrer2017-06-261-3/+1
* doc the relationship between PrivateKey and PrivateKeyWithSerialization (#3721)Paul Kehrer2017-06-245-8/+34
* Reorganize DHParameters and DHPublicKey *WithSerialization (#3722)Paul Kehrer2017-06-241-15/+13
* changelog entry and a few updates to the new DH params docs (#3718)Paul Kehrer2017-06-244-7/+9
* Dh parameters serialization (#3504)Aviv Palivoda2017-06-243-0/+129
* be clearer that 65537 is the right answer (#3714)Paul Kehrer2017-06-231-1/+2
* add FAQ entry for failed to install (#3710)Paul Kehrer2017-06-191-0/+10