What's Changed
- Add a FFDH benchmark to demonstrate how slow it is by @andrewhop in #1202
- Add missing NULL check in conf test by @torben-hansen in #1208
- Add EVP support for SHA512-224 by @WillChilds-Klein in #1170
- Handle x30 target register in delocator for aarch64 to avoid clobbering the register by @torben-hansen in #1204
- Elaborate on whiten factor for passive entropy by @torben-hansen in #1209
- Implement SSL_get_client_ciphers by @WillChilds-Klein in #1159
- Add ARM dimensions for integration test CI by @samuel40791765 in #1206
- Add back support for SSL_build_cert_chain by @samuel40791765 in #1200
- Add BIGNUM support for big-endian architectures by @justsmth in #1205
- For Issue-1185: Avoid 'may be used uninitialized' warning by @justsmth in #1212
- Use s2n-bignum's constant-time table lookup for copy_from_prebuf by @aqjune-aws in #1189
- No external conditioning by @torben-hansen in #1216
- Don't build FFDH benchmarks with AWS-LC API versions less than 22 by @andrewhop in #1218
- Add TLS Transfer Support Caller Responsibilities by @skmcgrail in #1223
- EC support for PPC64 big endian by @justsmth in #1214
- Update bio_info_cb to align with OpenSSL 3.x by @justsmth in #1222
- bump version to 2.0 for FIPS by @samuel40791765 in #1225
- Revert "Bump version to 2.0 for FIPS" by @samuel40791765 in #1227
- Abstract some ec2 CI logic and add support for c7g by @samuel40791765 in #1220
- Fix AppleClang 15 FIPS Shared Library Build by @skmcgrail in #1224
- Update rsa service indicator test vectors by @billbo-yang in #1230
- Expose SHAKE through the EVP API by @WillChilds-Klein in #1199
- Add support for RSA KeyGen AFT tests for FIPS186-5 to ACVP tool by @billbo-yang in #1234
- Fix Blake2b for BigEndian by @justsmth in #1235
- Upstream merge 2023-10-02 by @dkostic in #1221
- self destruct ec2 instances after certain amount of time by @samuel40791765 in #1233
- Fix bad cast in SSHKDF by @justsmth in #1241
- Add Github actions job pruner by @samuel40791765 in #1242
- Ensure array length assumption agree by @torben-hansen in #1246
- Use scoped version of EVP_MD_CTX in test by @samuel40791765 in #1244
- Resolve aws-lc-rs CI build issues by @skmcgrail in #1231
- Completely remove Jitter CPU from library artifact if not enabled by @torben-hansen in #1249
- Fix Spake25519 for big-endian by @justsmth in #1243
- Slight build fix and migrate to GHA for MacOS ARM CI by @samuel40791765 in #1245
- Fix 32-bit big-endian p521 bug by @justsmth in #1240
- Add support for BIO_FP_TEXT in file BIOs by @WillChilds-Klein in #1153
- Fix GCC 13.x compiler error by @justsmth in #1259
- Fix XChaCha20Poly1305 for big-endian by @justsmth in #1257
- Fix scrypt for big-endian by @justsmth in #1253
- Fix SipHash for big-endian by @justsmth in #1251
- Upstream merge 2023-10-15 by @andrewhop in #1250
- Add CRT integration test by @andrewhop in #1248
- Update patch for nginx integration CI by @samuel40791765 in #1260
- Add SDE+ASAN CI dimension by @samuel40791765 in #1254
- Add CI for Windows MSVC2019, MSVC2022, and SDE 32/64-bit by @samuel40791765 in #1228
- Test fixes by @nebeid in #1263
- Add a build option to the assembler to retain local symbols. by @nebeid in #1252
- Remove -mavx512vbmi2 clang compiler argument by @skmcgrail in #1266
Full Changelog: v1.16.0...v1.17.0