summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
...
* Make OAEP test vector generating works on python3 (#6255)match man2021-09-061-20/+20
* Implement KBKDFCMAC (#6181)kjackiewicz2021-09-031-0/+137
* Updated recommendations for PBKDF2 (#6257)April King2021-09-031-2/+3
* Add more demonstrative code to examples (#6234)match man2021-08-291-3/+8
* fix OAEP pdf link (#6195)Paul Kehrer2021-08-081-1/+1
* Correct the documentation on crl_invalid_time.der (#6191)Alex Gaynor2021-08-081-1/+1
* parse certificates with pure rust (#6147)Paul Kehrer2021-07-251-12/+0
* add invalid time CRL vector (#6152)Paul Kehrer2021-07-011-0/+2
* modify alternate-rsa-sha1-oid to not contain a negative serial number (#6146)Paul Kehrer2021-06-271-3/+2
* separate test vectors (#6145)Paul Kehrer2021-06-271-5/+9
* moar linkcheck ignores (#6137)Alex Gaynor2021-06-261-0/+2
* Add another linkcheck ignore (#6129)Alex Gaynor2021-06-191-0/+2
* add certificate policies test vector (#6118)Paul Kehrer2021-06-141-1/+6
* name constraint vector with invalid IPv4 netmask (#6114)Paul Kehrer2021-06-121-0/+4
* add nameconstraints vector with invalid length for IPv6 + netmask (#6112)Paul Kehrer2021-06-121-0/+4
* add unrecognized extension CRL vector (#6111)Paul Kehrer2021-06-121-0/+3
* Added more testcases for invalid SCTs (#6103)Alex Gaynor2021-06-091-0/+4
* Remove straddling jargon "text". (#6067)Benjamin Peterson2021-05-253-21/+16
* Added a test vector for an OCSP response with an unknown hash algorithm (#6065)Alex Gaynor2021-05-241-0/+2
* Added a test vector for duplicate extensions in OCSP requests (#6064)Alex Gaynor2021-05-241-2/+4
* Added a test vector for OCSP with an unknown extension (#6063)Alex Gaynor2021-05-231-0/+2
* Point folks towards irc.libera.chat (#6054)Alex Gaynor2021-05-191-1/+1
* Use a relative URL and add a sentence (#6028)Alex Gaynor2021-05-011-0/+1
* Update link (#6007)Alex Gaynor2021-04-241-1/+1
* Port OCSP Request extension parsing to Rust (#6005)Alex Gaynor2021-04-241-0/+2
* removed paragraph in docs that was very out of date (#6003)Alex Gaynor2021-04-231-7/+0
* Fix typo: ANSI X.923 to ANSI X9.23 (#5989)Yang Yang2021-04-201-2/+2
* Add x509.Name.rfc4514_attribute_name (#5969)Maximilian Hils2021-04-131-0/+9
* properly document the return of load_ssh_private_key (#5927)Paul Kehrer2021-03-211-4/+4
* document that we support more keys in our asymmetric loaders. (#5926)Paul Kehrer2021-03-211-0/+16
* update java sdk download link (#5916)Alex Gaynor2021-03-151-2/+2
* Add exceptions to Ed25519PrivateKey and Edd25519PublicKey methods. (#5898)Ajitomi, Daisuke2021-03-071-0/+10
* update ocsp docs to use sha256 (#5880)Paul Kehrer2021-02-281-6/+12
* tell people SM3/SM4 are available for compat/compliance reasons (#5878)Paul Kehrer2021-02-282-4/+6
* Add SM4 symmetric block cipher (#5834)tobyp2021-02-281-0/+15
* Add SM3 hash algorithm (#5833)tobyp2021-02-281-0/+15
* Strict typehints for extensions and OIDs (#5870)Mathias Ertl2021-02-271-0/+6
* Convert unpadding code to Rust (#5668)Alex Gaynor2021-02-211-5/+0
* simplify docs a bit (#5855)Paul Kehrer2021-02-211-3/+2
* Add key_identifier property to SubjectKeyIdentifier (#5849)Arnaud Durand2021-02-211-0/+9
* Bump pyo3 and lower MSRV (#5823)Alex Gaynor2021-02-131-3/+3
* change to a new version scheme (#5825)Alex Gaynor2021-02-131-13/+38
* Document that Rust is required at build time only (#5822)Alex Gaynor2021-02-122-0/+13
* document how we should publish CVEs more rigorously (#5819)Paul Kehrer2021-02-111-1/+5
* Updates for our new main branch (#5818)Alex Gaynor2021-02-112-5/+5
* docs docs docs (#5788)Paul Kehrer2021-02-081-8/+10
* link a lot more things, repeat advice in more places (#5785)Paul Kehrer2021-02-081-6/+63
* More aggressively point people at Rust version docs (#5782)Alex Gaynor2021-02-082-1/+5
* Update build instructions (#5764)Christian Heimes2021-02-082-6/+8
* include cargo in the docs for alpine (#5763)Alex Gaynor2021-02-071-1/+1