Release: v1.17.4
What's Changed
- Add HybridKeyShare support for SecP256r1Kyber768Draft00 and X25519Kyber768Draft00 by @alexw91 in #1201
- Refactor ED25519_sign into hw and nohw backend by @torben-hansen in #1276
- Add back OCSP integration test executing by @samuel40791765 in #1303
- Refactor ED25519_verify into hw and nohw backend by @torben-hansen in #1305
- Add check for sk_X509_push by @samuel40791765 in #1304
- Upstream merge 2023-11-10 by @samuel40791765 in #1302
- Fix-up curve25519 code to prepare for s2n-bignum by @torben-hansen in #1306
- Fix bn_assert_fits_in_bytes for big-endian by @justsmth in #1258
- Include Codecov in CI by @justsmth in #1307
- Add integration ci for Monit by @samuel40791765 in #1286
- Use OPENSSL_DEPRECATED by @justsmth in #1285
- Silence warning on CMP0116 by @justsmth in #1284
- Add BNAssertTest by @justsmth in #1267
- Update s2n-bignum subtree 2023-11-15 by @torben-hansen in #1308
- Update s2n-bignum subtree 2023-11-19 by @torben-hansen in #1314
- Improve Codecov reporting by @justsmth in #1313
- Bump release version number string to 1.17.4 by @dkostic in #1319
Full Changelog: v1.17.3...v1.17.4