aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
3 daysUpdate reference.rst (#11137)Nathan Easton1-0/+1
2024-06-10Convert `PKCS7PaddingContext` to Rust (#11089)Alex Gaynor1-8/+2
2024-05-27document creating a CA hierarchy: root -> int -> ee (#11031)Paul Kehrer1-0/+192
2024-05-05Fix more misspellings (#10933)Dimitri Papadopoulos Orfanos2-2/+1
2024-04-25Test on rolling for arm64 (#10897)Alex Gaynor1-1/+1
2024-04-21Add timezone-aware API variant for `x509.InvalidityDate.invalidity_date` (#10...Facundo Tuesca1-0/+8
2024-04-16Document that we test with ubuntu 24.04 (#10831)Alex Gaynor1-1/+1
2024-04-16Update testing docs (#10829)Paul Kehrer1-1/+1
2024-03-27Add public_key_algorithm_oid to certificate and CSR (#10517)Julien Castiaux3-0/+92
2024-03-23fixes #10631 -- remove documentation for method that was removed (#10632)Alex Gaynor1-25/+0
2024-03-22Wycheproof lives under C2SP now (#10628)Alex Gaynor1-4/+1
2024-03-20verification: client verification APIs (#10345)William Woodruff1-1/+83
2024-03-07Updates for ruff 0.3.1 (#10548)Alex Gaynor2-6/+4
2024-02-26Support for ECDSA deterministic signing (RFC 6979) (#10369)Facundo Tuesca1-0/+13
2024-02-25Raise MSRV to 1.65 (#10481)Alex Gaynor1-2/+2
2024-02-20Add test vectors for deterministic ECDSA (RFC6979) (#10438)Facundo Tuesca1-0/+2
2024-02-16add RC2-128-CBC vector (#10402)Paul Kehrer5-0/+333
2024-02-02mark ARC4 and TripleDES with the right version added for decrepit (#10325)Paul Kehrer1-0/+4
2024-02-02fix decrepit example (#10324)Paul Kehrer1-2/+3
2024-01-31Update install docs (#10309)Paul Kehrer1-0/+1
2024-01-29migrate ARC4 and TripleDES to decrepit (#10286)Paul Kehrer2-1/+47
2024-01-28add decrepit namespace and put SEED, IDEA, Blowfish, and CAST5 in it (#10284)Paul Kehrer4-0/+132
2024-01-28increase toctree depth on primitives (#10282)Paul Kehrer1-1/+1
2024-01-25support bytes-like consistently across our asym sign/verify APIs (#10260)Paul Kehrer4-12/+24
2024-01-25explicitly support bytes-like for signature/data in RSA sign/verify (#10259)Paul Kehrer1-3/+6
2024-01-25allow SPKI RSA keys to be parsed even if they have an incorrect delimiter (#1...Paul Kehrer1-0/+6
2024-01-19Added warning about SHA1 being used for response signing in ocsp.rst (#10204)Hacksawfred32321-1/+5
2024-01-14Develop a local nox target (#10173)Alex Gaynor1-6/+5
2024-01-12docs/x509: fix verification example (#10169)William Woodruff1-13/+68
2024-01-05add some more EC vectors (#10134)Paul Kehrer2-0/+9
2024-01-05Another test case for explicit parameter private key (#10132)Alex Gaynor1-0/+3
2024-01-05Added two test cases for unsupported EC private keys (#10126)Alex Gaynor1-0/+4
2024-01-02Update various links in the docs for permanent redirects (#10109)Alex Gaynor6-10/+10
2024-01-01Bump copyright years (#10101)Alex Gaynor1-1/+1
2023-12-31Update various links in the docs for permanent redirects (#10098)Alex Gaynor4-6/+6
2023-12-31Remove linkcheck ignore for secg.org (#10099)Alex Gaynor1-2/+0
2023-12-29Add support for GCM mode of SM4 cipher (#10072)Johnny Hsieh1-0/+3
2023-12-23document that we raise CryptographyDeprecationWarning on deprecation more cle...Paul Kehrer1-2/+2
2023-12-23i grow weary of www.cosic.esat.kuleuven.be (#10045)Paul Kehrer1-0/+2
2023-12-23Fixed a typo in test-vectors documentation (#10041)Alex Gaynor1-1/+1
2023-12-23we call it unstable in the changelog and not experimental (#10040)Paul Kehrer1-1/+1
2023-12-22x509/verification: add an API usage example (#10036)William Woodruff1-0/+17
2023-12-22CHANGELOG: record #8873 (#10035)William Woodruff1-6/+7
2023-12-21Added wycheproof vectors for pbkdf2 (#10024)Alex Gaynor1-1/+1
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