summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Tell people to use black in our dev docs (#5328)Alex Gaynor2020-07-201-3/+4
* Paint it Black by the Rolling Stones (#5324)Alex Gaynor2020-07-2011-127/+140
* PKCS12 support (#5325)Paul Kehrer2020-07-201-0/+39
* disable the osrandom engine on 1.1.1d+ (#5317)Paul Kehrer2020-07-191-0/+6
* raise a valueerror on multi-SINGLERESP valued OCSP responses (#5316)Paul Kehrer2020-07-181-0/+2
* support encoding attributes via CertificateSigningRequestBuilder (#5315)Paul Kehrer2020-07-181-1/+14
* change KeyUsage repr to be less confusing (#5314)Paul Kehrer2020-07-181-1/+1
* support unstructured name x509 attributes (#5313)Paul Kehrer2020-07-181-0/+10
* switch to a newer CSR with SHA256 and a challenge password (#5303)Paul Kehrer2020-07-051-20/+18
* support x509 request challenge password parsing (#4944)Paul Kehrer2020-07-051-0/+32
* support 4096 bit DSA parsing from numbers classes (#5301)Paul Kehrer2020-07-052-10/+26
* add unstructured name x509 csr attribute vector (#5302)Paul Kehrer2020-07-051-0/+3
* invalid challenge value csr (#5300)Paul Kehrer2020-07-051-0/+3
* Support parsing SCTs in OCSPResponse (#5298)Paul Kehrer2020-07-051-0/+33
* Reorganize KDF docs (#5297)Marko Kreen2020-07-051-220/+250
* Run tests on centos8 (#5051)Alex Gaynor2020-07-041-1/+1
* add SubjectInformationAccess extension support (#5295)Paul Kehrer2020-07-022-3/+55
* constrain RSA key generation more heavily (#5288)Paul Kehrer2020-06-281-2/+6
* Bumped the minimum macOS version to 10.10 (#5286)Alex Gaynor2020-06-251-1/+1
* Support OpenSSH private key serialization format (#5146)Marko Kreen2020-06-205-7/+84
* Fix for linkcheck (#5281)Alex Gaynor2020-06-201-1/+1
* Add a way to pass current time to Fernet (#5256)Jakub Stasiak2020-06-141-0/+39
* Update the link to CERT's website for linkcheck (#5278)Alex Gaynor2020-06-141-1/+1
* Add missing exceptions to documentation in key derivation function primitives...Henry Turner2020-06-121-0/+30
* Clarify that static linkage only applies to wheels (#5265)twosigmajab2020-06-031-3/+3
* Test vectors for OpenSSH serialization format (#5151)Marko Kreen2020-05-251-0/+35
* Document that Fernet accepts text keys (#5255)Jakub Stasiak2020-05-251-3/+4
* Update symmetric-encryption.rst (#5240)Charles Y2020-04-291-1/+1
* Added wycheproof hmac vectors (#5238)Alex Gaynor2020-04-261-1/+1
* goodbye azure (#5207)Paul Kehrer2020-04-191-5/+4
* Document that we test on bullseye (#5197)Alex Gaynor2020-04-172-1/+3
* fixed linkcheck (#5188)Alex Gaynor2020-04-111-1/+1
* Update insallation.rst to reflect our current test matrix (#5183)Alex Gaynor2020-04-051-5/+5
* Removed deprecated behavior in AKI.from_issuer_subject_key_identifier (#5182)Alex Gaynor2020-04-051-2/+2
* Drop support for OpenSSL 1.0.1 (#5178)Alex Gaynor2020-04-045-35/+6
* fixed linkcheck for CVE website configuration failure (#5169)Alex Gaynor2020-03-311-0/+2
* linkcheck: remove domain that fixed it's tls from ignore (#5144)Alex Gaynor2020-03-191-2/+0
* Fixed linkcheck (#5142)Alex Gaynor2020-03-191-0/+2
* Fix several CI breakages (#5138)Alex Gaynor2020-03-191-3/+3
* Replace legacy file handling with a context manager. (#5092)Mads Jensen2020-01-121-21/+22
* Use literals for collections and comprehensions. (#5091)Mads Jensen2020-01-121-8/+8
* drop python 3.4 support (#5087)Paul Kehrer2019-12-083-6/+6
* Added a test vector of an OCSP response with SCT extension (#5066)Alex Gaynor2019-11-161-0/+2
* Windows Installation: fix link to binaries (#5061)Maximilian Hils2019-11-111-7/+6
* Parse single_extensions in OCSP responses (#5059)Paul Kehrer2019-11-112-0/+10
* Fixes #4699 -- document that UnrecognizedExtension can be used in generation ...Alex Gaynor2019-11-111-1/+3
* Fixed #4377 -- document certificate policies with an example (#5058)Alex Gaynor2019-11-111-0/+12
* issue-5039: added documentation for curve attribute on EllipticCurveP… (#5045)jschmidtlein2019-11-041-0/+6
* Fixed link for linkcheck (#5047)Alex Gaynor2019-11-011-1/+1
* fix copy pasta in example snippet (#5033)Ofek Lev2019-10-231-2/+1