Release: v1.3.16
Weekly release for July 05 2022
What's Changed
- docs: Documentation clean up by @lundinc2 in #3329
- Expand random api tests by @torben-hansen in #3342
- [bindings] Rework connection builder trait by @lrstewart in #3335
- [bindings] Add connection pooling support by @lrstewart in #3336
- [bindings] Apply async blinding by @lrstewart in #3356
- Add compliance comments and tests for TLS RFC section 4.1.4 by @goatgoose in #3337
- [bindings] Fix clap dependency by @lrstewart in #3361
- Replace existing fork detection with the FGN implementation by @torben-hansen in #3355
- [bindings] Get rid of 'raw' module by @lrstewart in #3360
- Temporarily change OpenSSL 1.1.1 versions to fix CI. by @lundinc2 in #3368
- Import Microsoft's recent PQCrypto-SIDH SIKE patches into s2n by @alexw91 in #3366
- Update CBMC starter kit to v2.4 by @angelonakos in #3376
- Enable S2N_AES_SHA1/256_COMPOSITE when AWSLC_API_VERSION >= 18. by @bryce-shang in #3269
- Set server key share extension as a response extension by @goatgoose in #3358
- ci: Generate Duvet reports in CI by @goatgoose in #3372
- [bindings] Export policy macro by @lrstewart in #3375
- Add clone and initialisation unit tests by @torben-hansen in #3367
- [bindings] Parity with unofficial bindings by @lrstewart in #3374
- Update fips_default security policy by @lrstewart in #3378
- [bindings] Add 'poll_' to polling method names by @lrstewart in #3383
Full Changelog: v1.3.15...v1.3.16