- Add support for ML-DSA, SLH-DSA, and ML-KEM algorithms (132)
Fixes
- Gracefully handle SAN decoding errors when subject emailAddress attribute is present (143)
0.12.5
Fixes
- Fix S/MIME BR version number (142)
0.12.4
New features/enhancements
- Add support for short-lived TLS BR certificates (133) - Add support for TLS BR ballot SC-79 (127) - Add support for S/MIME BR ballot SMC-09 (128) - Add public key algorithm and key usage value consistency validation (139)
Fixes
- Gracefully handle unsupported public key algorithms (134) - Gracefully handle unsupported signature algorithms (140 - found by jon-oracle)
0.12.3
New features/enhancements
- Reformat codebase to use [Black](https://github.com/psf/black) (#125)
0.12.2
Fixes
- Fix typo in finding code for multiple TLS BR policy OIDs in Subscriber certificates (122 - found by robstradling)
0.12.1
New features/enhancements
- Add REST API endpoint for linting certificates with the PKIX linter (119) - Add support for Python 3.13 (120)