summaryrefslogtreecommitdiff
path: root/docs/development
Commit message (Expand)AuthorAgeFilesLines
* add RSA PSS SHA1 hash algorithm + SHA1 MGF1 test vector (#8906)Paul Kehrer2023-05-111-0/+2
* invalid visible string support (#8884)Paul Kehrer2023-05-071-0/+2
* add one more RSA PSS invalid test vector (#8798)Paul Kehrer2023-04-231-0/+2
* add two RSA PSS certificate vectors that have invalid encodings (#8797)Paul Kehrer2023-04-231-0/+5
* add support for aes256-gcm@openssh.com decryption for SSH keys (#8738)Paul Kehrer2023-04-151-0/+4
* Support msCertificateTemplate extension (#8695)Paul Kehrer2023-04-101-0/+2
* update docs for macOS dev with rust openssl (#8653)Paul Kehrer2023-04-021-18/+4
* Switch from tox to nox (#8651)Alex Gaynor2023-04-022-33/+14
* Added support for OCSP AcceptableResponses extension (#8617)Alex Gaynor2023-03-271-1/+3
* Update to the new wycheproof (#8403)Alex Gaynor2023-02-281-1/+1
* add CRL vector with an inner/outer signature OID mismatch (#8163)Paul Kehrer2023-01-291-0/+3
* Use the ruff 'pyupgrade' checks (#8104)Alex Gaynor2023-01-209-46/+38
* fixes #8035 -- added a test for loading a cert with another PEM block contain...Alex Gaynor2023-01-121-0/+2
* mismatched inner/outer signature algorithm x509 cert (#8038)Paul Kehrer2023-01-101-0/+3
* more test vectors for ssh certs (#7993)Paul Kehrer2023-01-061-0/+10
* another ssh cert vector (#7991)Paul Kehrer2023-01-051-0/+2
* add ssh certificate test vectors (#7984)Paul Kehrer2023-01-051-0/+21
* Pin python dev dependencies in CI with a pip constraints file (#7962)Alex Gaynor2023-01-031-28/+16
* Switch from flake8 to ruff (#7920)Alex Gaynor2022-12-215-5/+1
* x509: add `load_pem_x509_certificates` (#7878)William Woodruff2022-12-051-0/+2
* fix parsing for CRLs with TLVs > 65535 bytes (#7575)Paul Kehrer2022-09-071-0/+1
* Added OCB vectors from openssl (#7401)Alex Gaynor2022-07-051-1/+2
* Added vectors for long form tags (#7396)Alex Gaynor2022-07-041-0/+4
* X.509/Certificate: Add `tbs_precertificate_bytes` property (#7279)William Woodruff2022-05-311-0/+2
* Added vectors for invalid CSR/CRL versions (#7247)Alex Gaynor2022-05-221-0/+3
* Remove vestiges of doc8 (#7233)Alex Gaynor2022-05-181-2/+1
* docs, vectors: add two more x509 SCT testvectors (#7215)William Woodruff2022-05-121-0/+5
* Fix test CRLs and CSRs with invalid versions (#7216)David Benjamin2022-05-121-9/+12
* add x509 pss certificate and public key (#7161)Paul Kehrer2022-04-301-0/+4
* docs: fix linting tox env name (#7117)Robert Coup2022-04-261-1/+1
* add RSA PSS test vectors (#7086)Paul Kehrer2022-04-171-0/+11
* check for invalid keys that RSA_check_key misses (#7080)Paul Kehrer2022-04-161-1/+3
* update pkcs7 test vectors (#7030)Paul Kehrer2022-04-031-2/+4
* OCB3 test vectors for 104, 112, and 120-bit nonces (#7009)Paul Kehrer2022-03-291-1/+2
* fixes #6804 -- improve error message quality with invalid characters in name ...Alex Gaynor2022-02-061-0/+2
* Remove explicit subclassing of object now that all classes are new-style (#6830)Alex Gaynor2022-01-301-1/+1
* support parsing bitstring values in DNs (#6629)Paul Kehrer2021-11-281-0/+2
* allow parsing of nonstandard country name and jurisdiction country name (#6641)Paul Kehrer2021-11-211-0/+3
* add AES SIV vectors (#6608)Paul Kehrer2021-11-151-0/+2
* add AES OCB3 test vectors (#6606)Paul Kehrer2021-11-151-0/+1
* Allow parsing CSR extensions with the critical bit having an explicitly encod...Alex Gaynor2021-11-141-0/+2
* allow multiple identical pem blocks (#6551)Paul Kehrer2021-11-051-2/+2
* deprecate backend part 4 of n (#6522)Paul Kehrer2021-11-022-5/+1
* deprecate backend part 1 of n (#6517)Paul Kehrer2021-11-028-19/+6
* add accvraiz1 bmpstring test vector (#6503)Paul Kehrer2021-10-311-0/+2
* Add new PKCS12 test vectors (#6383)Felix Fontein2021-10-061-0/+102
* Accept combined PEM files with multiple sections (#6365)Maximilian Hils2021-10-031-0/+4
* support legacy PEM headers for certificate and CSR (#6356)Paul Kehrer2021-10-021-0/+5
* add new x509 request vector (#6313)Paul Kehrer2021-09-271-0/+3
* add several OCSP response vectors (#6298)Paul Kehrer2021-09-231-0/+6