- 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