aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
37 hoursWhen failing to parse SANs or IANs, include which it was that failed (#11785)Alex Gaynor1-0/+2
9 daysUpdate serialization.rst (#11746)Jiashuo Li1-1/+1
11 daysX509 custom verification groundwork (#11559)Ivan Desiatov2-2/+6
2024-09-24fixed grammar in getting-started.rst (#11649)Alex Gaynor1-2/+2
2024-09-22mac-docs-updates (#11644)Gonzalo Atienza2-0/+2
2024-09-17docs-chacha20-update (#11617)Gonzalo Atienza1-0/+1
2024-09-02argon2id test vectors (#11523)Paul Kehrer2-0/+5
2024-08-30properly document what key types raw works with (#11507)Paul Kehrer1-3/+12
2024-08-22webstore.ansi.org is now behind cloudflare (#11477)Paul Kehrer1-0/+3
2024-08-17Bump RSA-512 test keys to RSA-2048 (#11443)David Benjamin1-6/+12
2024-08-15fix preview ruff warning (#11435)Alex Gaynor1-1/+1
2024-08-02extensions: EKU must contain at least one member (#11383)William Woodruff1-0/+2
2024-08-01Added additional notes to cert verification docs (#11380)Alex Gaynor1-0/+3
2024-07-22Update fernet.rst (#11335)DandyDrop1-1/+1
2024-07-20Fix exchange with keys that had Q automatically computed (#11309)Alex Gaynor1-0/+4
2024-07-18Add support for encrypting S/MIME messages (#10889)Facundo Tuesca1-1/+93
2024-07-17docs: Add instructions to build the docs (#11290)Facundo Tuesca1-0/+12
2024-07-05add support for CipherContext.update_nonce (#10437)Paul Kehrer1-0/+21
2024-07-05Add rsa_recover_private_exponent function (#11193)Daniel Lenski2-0/+20
2024-06-30Add _utc datetime methods to x509.ocsp (#11183)Magnus Watn1-0/+122
2024-06-30Remove buster from CI (#11182)Alex Gaynor1-2/+2
2024-06-25policy/extension: improve extension policy errors (#11162)William Woodruff1-0/+2
2024-06-25fixed rst syntax in test-vectors.rst (#11153)Alex Gaynor1-1/+1
2024-06-22Update 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