Release v1.24.0
What's Changed
- Add ASN1_i2d_bio and ASN1_i2d_bio_of back by @samuel40791765 in #1486
- Provide an API to turn off blinding for RSA by @amirhosv in #1479
- Error Codes for NodeJS compatibility added by @smittals2 in #1475
- Adding No-op functions required for NodeJS compatability by @smittals2 in #1474
- Only enable dilithium and secp256k1 benchmark if AWS-LC API supports it by @andrewhop in #1495
- Update the BoringSSL benchmark to install libdecrepit by @andrewhop in #1505
- Update patches and build methods for integration CI by @samuel40791765 in #1507
- Fix overscoped json policies in CI by @samuel40791765 in #1494
- RSA key check consolidation part 2 by @dkostic in #1502
- Add integration CI for tpm2-tools by @samuel40791765 in #1487
- Attempt to fix rust sanity check by @samuel40791765 in #1512
- Always install libdecrepit for BoringSSL benchmark by @andrewhop in #1513
- Various minor functions to support mysql 8.3 by @samuel40791765 in #1496
- TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384 cipher suite support by @skmcgrail in #1455
- Cherry-pick 3 RSA related commits from upstream by @dkostic in #1510
- Support for MinGW on Windows by @justinwsmith in #1492
- Upstream merge 2024-03-11 by @andrewhop in #1488
- [ML-KEM] Import ml-kem-ipd source code from Crystals repo by @dkostic in #1514
- Upstream merge 2024 03 18 by @nebeid in #1501
- Fix CPython patches by @WillChilds-Klein in #1515
- Clarify documentation around SSL_MODE_NO_AUTO_CHAIN by @samuel40791765 in #1509
- RSA key pair-wise consistency test with approved APIs by @dkostic in #1518
- Upstream merge 2024-03-21 by @justsmth in #1506
- Add NULL checks to EVP_MD_CTX_cleanse/cleanup by @dkostic in #1519
- add support for X509_get_signature_info by @samuel40791765 in #1504
- allow empty lists in SSL_CTX_set_ciphersuites by @samuel40791765 in #1511
- aws-lc-rs CI step must use CMake to build by @justsmth in #1523
- Bump to v1.24.0 by @justsmth in #1522
New Contributors
- @amirhosv made their first contribution in #1479
- @smittals2 made their first contribution in #1475
- @justinwsmith made their first contribution in #1492
Full Changelog: v1.23.0...v1.24.0