aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2023-12-18support RSA PSS for CRLs (#10013)Paul Kehrer1-1/+38
2023-12-12Simplify the release process: No need to pass the version to release.py (#9990)Alex Gaynor1-3/+3
2023-12-10Remind people about rust in the dev docs (#9985)Alex Gaynor1-2/+2
2023-12-10Document tests-nocoverage in our dev docs (#9984)Alex Gaynor1-5/+4
2023-12-09Update development docs (#9977)Alex Gaynor1-21/+2
2023-12-05regenerate x509/custom/ca/ca.pem to expire in 2100 (#9964)Paul Kehrer1-24/+28
2023-12-02Add support for AES-GCM-SIV using OpenSSL>=3.2.0 (#9843)Facundo Tuesca1-0/+73
2023-12-01Slightly alter AEAD benchmark code to solve problem AES-GCM-SIV hit (#9948)Alex Gaynor1-2/+0
2023-12-01Add test vectors for AES-GCM-SIV (#9930)Facundo Tuesca5-0/+246
2023-11-27port 41.0.6 changelog (#9928)Paul Kehrer1-0/+1
2023-11-16Remove more u prefixes (#9884)Alex Gaynor1-5/+5
2023-11-15Remove `u` prefix from strings (#9882)Logan Hunt1-14/+14
2023-11-13Fix transposed doc, simplify type in trust store test (#9874)William Woodruff1-14/+14
2023-11-13verification: add VerificationError, doc APIs (#9873)William Woodruff1-0/+20
2023-11-09Fix some warnings from `ruff --preview` (#9842)Alex Gaynor3-9/+9
2023-11-09verification: add missing max_chain_depth kwargs (#9847)William Woodruff1-0/+6
2023-11-09src, tests: add max_chain_depth to validation API (#9844)William Woodruff1-0/+14
2023-11-04add support for signing PKCS7 using RSA PSS (#9829)Paul Kehrer1-1/+13
2023-10-31Add top-level ServerVerifier.verify API (#9805)William Woodruff1-0/+14
2023-10-26Updates to dev docs (#9780)Alex Gaynor1-6/+6
2023-10-25test on sonoma on M1 (#9777)Paul Kehrer2-1/+2
2023-10-05Bump default CI job to 3.12 (#9697)Alex Gaynor1-0/+1
2023-09-29Deprecate naive datetime x509 APIs (#9667)Facundo Tuesca1-0/+31
2023-09-28Add timezone-aware API variants for x509 (#9661)Facundo Tuesca1-0/+69
2023-09-19More CF domains making linkcheck not work (#9626)Alex Gaynor1-2/+2
2023-09-16Path validation: builder/verifier API skeletons (#9405)William Woodruff1-5/+33
2023-09-15Be clear that x509.verification is not yet covered by our policies (#9609)Alex Gaynor1-1/+2
2023-09-14verification: add PolicyBuilder API (#9601)William Woodruff1-0/+32
2023-09-11Add algorithm/MGF properties to asymmetric paddings (#9582)McCoy PatiƱo1-0/+29
2023-08-28support PSS signing for CSRs (#9514)Paul Kehrer1-1/+38
2023-08-22Remove FAQ that's no longer up to date (#9484)Alex Gaynor1-11/+0
2023-08-17Fix ruff on main (#9443)Alex Gaynor1-3/+1
2023-08-17Add test vectors for ChaCha20 counter overflow (#9221)Facundo Tuesca4-1/+148
2023-08-14docs: add Store docs (#9416)William Woodruff2-0/+24
2023-08-04tested platforms update (#9358)Paul Kehrer1-4/+2
2023-08-04noxfile, docs: fix posargs handling (#9354)William Woodruff1-1/+8
2023-08-03Raise MSRV to 1.63.0 (#9043)Alex Gaynor1-4/+4
2023-08-02docs: fix broken link to https://ed25519.cr.yp.to/software.html (#9338)Jean Paul Galea1-1/+1
2023-07-31update pypy supported versions in the docs (#9318)Paul Kehrer1-1/+1
2023-07-20tolerate (with warning) invalid DSA params encoding in X.509 (#9271)Paul Kehrer1-0/+2
2023-07-20fix another NIST link (#9270)Paul Kehrer3-7/+5
2023-07-20fix a link from the NIST CSRC migration (#9267)Paul Kehrer1-1/+1
2023-07-18Finish replacing utcnow (#9260)Alex Gaynor1-2/+2
2023-07-12Prepare for new ruff release (#9227)Alex Gaynor2-6/+2
2023-07-10Fix encoding of SSH certs with critical options (#9208)jeanluc1-0/+4
2023-07-10Add organizationIdentifier Name OID (2.5.4.97) (#9206)Magnus Watn1-0/+6
2023-07-07update linkcheck (#9193)Paul Kehrer1-0/+3
2023-07-07Fixes for ChaCha20 documentation (#9192)Facundo Tuesca1-16/+23
2023-06-21Update link (#9102)Alex Gaynor1-1/+1
2023-06-13Test against Debian Trixie (#9062)Alex Gaynor2-2/+3