Release: v1.4.16
What's Changed
- chore(bench): upgrade rustls by @jmayclin in #4554
- test: backwards compatibility test for the serialization feature by @maddeleine in #4548
- Additional test cases for s2n_constant_time_equals() by @rod-chapman in #4559
- chore(bindings): version bump by @toidiu in #4566
- feat(bindings): Associate an application context with a Connection by @goatgoose in #4563
- fix: update default security policies by @lrstewart in #4523
- fix: cert verify test fix by @jouho in #4545
- [Nix] adjust pytest retrys by @dougch in #4558
- fix: init implicit iv for serialization feature by @maddeleine in #4572
- docs: document s2n_cert_auth_type behavior by @toidiu in #4454
- feat: Configurable blinding by @maddeleine in #4562
- refactor: add try_compile feature probe for RSA-PSS signing by @jouho in #4569
- fix: Validate received signature algorithm in EVP verify by @goatgoose in #4574
- chore(bindings): release 0.2.7 by @goatgoose in #4580
New Contributors
- @rod-chapman made their first contribution in #4559
Full Changelog: v1.4.15...v1.4.16