summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2018-11-28PKCS12 Basic Parsing (#4553)Paul Kehrer
2018-11-24add ed448 test vectors (#4608)Paul Kehrer
2018-11-22X448 support (#4580)Paul Kehrer
2018-11-22add sha3 support (#4573)Paul Kehrer
2018-11-12add SHA512/224 and SHA512/256 support (#4575)Paul Kehrer
2018-11-12x448 test vectors (#4576)Paul Kehrer
2018-11-11add a few more EC OIDs (#4572)Paul Kehrer
2018-11-04another pkcs12 vector (#4557)Paul Kehrer
2018-11-03additional pkcs12 test vector (#4554)Paul Kehrer
2018-10-30add EC OIDs (#4435)Paul Kehrer
2018-10-30add pkcs12 test vectors (#4535)Paul Kehrer
2018-10-30Whitelist NTT for linkcheck (#4547)Alex Gaynor
2018-10-29add issuingDistributionPoint vectors (#4537)Paul Kehrer
2018-10-28OCSP response builder (#4485)Paul Kehrer
2018-10-28add IDP OID and docs (#4533)Paul Kehrer
2018-10-28change ECDH documentation to show both classical ECDH and ECDHE (#4530)Paul Kehrer
2018-10-28reorder curves to put binary (SECT) curves down at the bottom (#4529)Paul Kehrer
2018-10-27add a new SCT vector (#4528)Paul Kehrer
2018-10-25HTTPS one last URL (#4522)Alex Gaynor
2018-10-24OpenPGP's website is also HTTPS! (#4518)Alex Gaynor
2018-10-24oss-security page is https too! (#4517)Alex Gaynor
2018-10-24Colin's website went HTTPS! (#4515)Alex Gaynor
2018-10-23next_update is not a required field on OCSP responses (#4513)Paul Kehrer
2018-10-24Another URL goes https! (#4512)Alex Gaynor
2018-10-24Update the linkcheck ignores (#4511)Alex Gaynor
2018-10-19 Enhance info on pip requirements intallation (#4499)André Almeida
2018-10-10simplify some language (#4495)Paul Kehrer
2018-10-10Style nits for docs (#4494)Alex Gaynor
2018-10-10Add a tutorial explaining how to check the signature of a certificate (#4478)g_goessel
2018-10-06OCSP response serialization (#4482)Paul Kehrer
2018-10-06support extensions in the OCSP request builder (#4481)Paul Kehrer
2018-10-06add OCSP basic response extension parsing (#4479)Paul Kehrer
2018-10-01support OCSP response parsing (#4452)Paul Kehrer
2018-09-14a few docs fixes and language improvements (#4472)Paul Kehrer
2018-09-09OCSP request extension parsing (#4464)Paul Kehrer
2018-09-07add OCSP request with a request extension (nonce) (#4462)Paul Kehrer
2018-09-01document that OCSPResponse attributes can raise valuerror (#4453)Paul Kehrer
2018-09-01More OCSP vectors (#4451)Paul Kehrer
2018-09-01add LE subordinate certificate to test vectors (#4450)Paul Kehrer
2018-09-01initial OCSP response docs (#4448)Paul Kehrer
2018-09-01add more OCSP response vectors (#4445)Paul Kehrer
2018-08-31Fixes #4333 -- added support for precert poison extension (#4442)Alex Gaynor
2018-08-31OCSP response vector (#4443)Paul Kehrer
2018-08-31refactor ocsp request parsing and generation to support only one cert (#4439)Paul Kehrer
2018-08-31Fixes #3460 -- deprecate OpenSSL 1.0.1 (#4427)Alex Gaynor
2018-08-30Fixes #4357 -- document the additional release steps for a security release (...Alex Gaynor
2018-08-30Added vector for pre-certificate poison extension (#4432)Alex Gaynor
2018-08-30Update our security documentation to match what we actually do (#4430)Alex Gaynor
2018-08-30make an ocsp request (#4402)Paul Kehrer
2018-08-30Fixes #4426 -- use modern idiom in our bindings docs (#4428)Alex Gaynor