Skip to content

Release v1.4.0

Choose a tag to compare

@torben-hansen torben-hansen released this 07 Feb 20:47
· 2618 commits to main since this release
cfbc38b
  • Fix for CVE-2023-0286
  • Add a way to allow parsing RSA keys with d > n
  • Add back ssl stat counters
  • Fix timebomb by disabling time check in this test
  • EVP PKCS#8 v2 Key Support for Ed25519 and X25519
  • Key Encapsulation Mechanism (KEM) API
  • Add SSH KDF to FIPS boundary
  • Remove the 32 consecutive KeyUpdate limit for TLS 1.3
  • Various build and CI features and fixes
  • Various FIPS tool changes