What's Changed
- Add EVP_PKEY_check and EVP_PKEY_public_check by @smittals2 in #2565
- Rewrite 4-fold batched SHAKE to be amenable to batched Keccak-F1600 assembly by @hanno-becker in #2598
- Fix Win64 unwind info alignment by @kkent030315 in #2559
- Migrate MSVC tests to CodeBuild by @nhatnghiho in #2583
- Add optimized + verified hybrid AArch64 assembly for batched SHA3/SHAKE by @hanno-becker in #2600
- target.h: more clearly check for ppc64 endianness by @pkubaj in #2604
- Impl
SSL_client_hello_get1_extensions_present
and friends by @justsmth in #2561 - Implement SSL_set_verify_result by @nhatnghiho in #2576
- ML-DSA constant-time hardening for caddq, poly_chknorm, decompose by @dkostic in #2602
- Prepare release v1.58.0 by @justsmth in #2607
New Contributors
- @kkent030315 made their first contribution in #2559
Full Changelog: v1.57.1...v1.58.0