Skip to content

v0.12.4

Compare
Choose a tag to compare
@CBonnell CBonnell released this 25 Nov 17:20
· 1 commit to main since this release
439e8f2

0.12.4 - 2024-11-25

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)