summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
...
* Docs testing (#5413)Paul Kehrer2020-08-162-3/+6
* update submitting patches docs to be a bit more true (#5407)Paul Kehrer2020-08-161-4/+3
* HOTP and TOTP should also have optional backends (#5402)Paul Kehrer2020-08-151-6/+6
* add changelog and update backend docs for optional change (#5401)Paul Kehrer2020-08-151-3/+6
* make backend arg optional for rsa (#5396)Paul Kehrer2020-08-151-6/+6
* optional backend for dh, dsa, ec (#5395)Paul Kehrer2020-08-153-26/+26
* optional backend for hash, cipher, cmac, hmac, keywrap (#5394)Paul Kehrer2020-08-155-16/+16
* make backend optional in serialization (#5392)Paul Kehrer2020-08-151-18/+18
* x509 optional backend args (#5390)Paul Kehrer2020-08-151-22/+22
* remove KDF backend requirements (#5389)Paul Kehrer2020-08-141-20/+18
* Update which PyPy versions we test against (#5377)Alex Gaynor2020-08-051-1/+1
* support PKCS7 certificate parsing (#5371)Paul Kehrer2020-08-041-0/+50
* add docker builders, migrate travis to focal by default (#5372)Paul Kehrer2020-08-031-1/+1
* add basic PKCS7 test vectors (#5370)Paul Kehrer2020-08-021-0/+8
* remove idna support finally (#5351)Paul Kehrer2020-07-263-47/+15
* Add deprecation warning handling advice note (#5346)Sviatoslav Sydorenko2020-07-252-0/+29
* fixed copyright year (#5337)Alex Gaynor2020-07-211-1/+1
* fixes #5321 -- deprecate support for OpenSSL 1.0.2 (#5333)Alex Gaynor2020-07-201-0/+4
* 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