Skip to content

0.5.0 alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@MatthiasValvekens MatthiasValvekens released this 07 May 21:40
· 193 commits to master since this release
0.5.0
199ccb2

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 and oscrypto 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