v4.9.0
What's Changed
- PQ: fix timing sidechannels and add IPDWing by @bwesterb in #243
- Expose set_permute_extensions by @mstyura in #247
- (ci): Fix macos crossbuild action by forcing brew link w [email protected] by @rushilmehra in #250
- Fix SSL curve identifiers by @jrouviere in #239
- Impl From for SslVersion by @rushilmehra in #248
- Fix x509_check_host return value by @evanrittenhouse in #249
- Add SslCurve::to_nid() and remove SslCurveId by @rushilmehra in #253
- Document
SslCurve::nid()
by @rushilmehra in #254 - Guard against empty strings given to select_next_proto by @nox in #252
New Contributors
Full Changelog: v4.8.0...v4.9.0