Skip to content

Release v1.5.0

Choose a tag to compare

@skmcgrail skmcgrail released this 01 Mar 18:49
· 2825 commits to main since this release
161e747
  • Allow RSA keys with d > n to be imported (#844)
  • Support for PKCS#8 v2 encoding & decoding of Ed25519 and X25519 keys. (#828)
  • Go tooling has been updated to use Go 1.20 release.
  • Support for RSA keys without e component. (#814)