v1.50.0
What's Changed
- Remove FFDHE and SECLEVEL python test patches by @WillChilds-Klein in #2307
- Remove unused ENABLE_DILITHIUM CMake option by @andrewhop in #2304
- SSL_in_*_init macros by @justsmth in #2302
- Fix link to bcm.c in FIPS.md by @justsmth in #2309
- Test build with CMake v4.0 by @justsmth in #2251
- Update formal verification section in README.md by @pennyannn in #2301
- Add CI for Xtrabackup by @samuel40791765 in #2275
- Add Libwebsockets to our CI by @smittals2 in #2290
- Implement legacy callback with BIO_set_callback by @kingstjo in #2285
- Import mlkem-native by @hanno-becker in #2176
- Split out socket BIO tests by @justsmth in #2320
- Run clang tidy by @justsmth in #2323
- Tweaking clang-tidy config by @justsmth in #2329
- Reinstate indefinite length and [UNIVERSAL 0] support in crypto/asn1 by @samuel40791765 in #2306
- Implemented no-op CRYPTO_mem_ctrl by @kingstjo in #2295
- SCRUTINICE Fixes by @smittals2 in #2326
- Fix clang-tidy lints by @justsmth in #2328
- Reinstate support for constructed strings in crypto/asn1 by @samuel40791765 in #2310
- Migrate jobs from ubuntu-20.04 to ubuntu-22.04 by @skmcgrail in #2337
- Add SecP384r1MLKEM1024 by @alexw91 in #2327
- Test on 13.5 and 14.2 FreeBSD which are non-EOL, Fix Workflow by @skmcgrail in #2338
- Add FIPS callback tests for x86 AL2023 and arm AL2/AL2023 by @andrewhop in #2311
- Checkout full depth of repo for tag ci check to work on push events by @skmcgrail in #2343
- Fix CMake (< v3.20) warning by @justsmth in #2345
- Add MLDSA44 and MLDSA87 to OBJ_find_sigid_algs by @lrstewart in #2348
- Bump AWSLC_API_VERSION to account for OBJ_find_sigid_algs bug by @lrstewart in #2349
- GCC-10 & Clang-10 testing for Ubuntu-20.04 via container by @skmcgrail in #2346
- Fix CI - MySQL 2025-04 by @justsmth in #2355
- Stop more background process that might be holding any apt locks in the EC2 test framework by @andrewhop in #2317
- Add AES CBC cipher to speed.cc by @andrewhop in #2315
- Add X509_VERIFY_PARAM_get_hostflags by @WillChilds-Klein in #2359
- Enable IPv6 for curl integ by @justsmth in #2357
- Add null check for EVP_get_digestbyobj by @samuel40791765 in #2360
- Bump to v1.50.0 by @justsmth in #2354
New Contributors
- @lrstewart made their first contribution in #2348
Full Changelog: v1.49.1...v1.50.0