What's Changed
- Modify SSL to inherit ciphersuites from SSL_CTX at initialization by @smittals2 in #2198
- Avoid duplicated definition of standalone test executable variables by @torben-hansen in #2212
- Migrate 3rd batch of CI jobs by @nhatnghiho in #2183
- SHAKE Incremental Byte Squeezes && EVP_ Tests by @manastasova in #2155
- Add guidance around certificate auto-chaining in TLS by @skmcgrail in #2205
- Add utility for querying and comparing the BORINGSSL_bcm_text_hash by @skmcgrail in #2217
- Move Ed25519ph into module boundary by @skmcgrail in #2186
- Add support to define a callback for FIPS test failures instead of aborting the process by @andrewhop in #2162
- Add SSL_CTX_use_cert_and_key by @smittals2 in #2163
- Update ABI Diff Action to work correctly on push events by @skmcgrail in #2188
- Use AWSLC_SOURCE_DIR and AWSLC_BINARY_DIR by @justsmth in #2208
- Reset DTLS1_BITMAP without resorting to memset by @skmcgrail in #2223
- Integration test for libssh2 by @justsmth in #2222
- Fix out-of-bound (OOB) input read in AES-XTS Decrypt in AVX-512 implementation by @nebeid in #2227
- Integration test for libgit2 by @justsmth in #2215
- Add support to export ML-DSA key-pairs in seed format by @jakemas in #2194
- Bump version, preparing for release v1.47.0 by @nebeid in #2229
Full Changelog: v1.46.1...v1.47.0