0.5.0 alpha
Pre-release
Pre-release
MatthiasValvekens
released this
07 May 21:40
·
193 commits
to master
since this release
Version 0.5.0 of Certomancer has been published on PyPi.
This update adds the following features:
- Backend-based system: Certomancer can now use both
pyca/cryptography
andoscrypto
as backends. The former enables more features. - EdDSA support (with
pyca/cryptography
) - Better PSS support: PSS-exclusive keys, parameters (with
pyca/cryptography
). - Allow extension values to be specified as raw DER bytes
The following bug fixes were applied:
- Correctly encode pre-2050 notBefore/notAfter
- Consistently use external URLs in Certomancer web UI