v4.6.0
What's Changed
- Introduce and use read_uninit and write_uninit duplicated from openssl by @johnhurt in #221
- Removes vestigial build script by @ibeckermayer in #216
- Add getters for client hello raw data by @jrouviere in #227
- Fix clippy lints by @nox in #228
- Enable layout tests on iOS target by @ldm0 in #222
- Remove kx-safe-default gate on SslCurve by @rushilmehra in #229
- add get_curve by @ehaydenr in #226
- bound session cache by @ehaydenr in #195
New Contributors
- @johnhurt made their first contribution in #221
- @jrouviere made their first contribution in #227
- @ldm0 made their first contribution in #222
- @ehaydenr made their first contribution in #226
Full Changelog: v4.5.0...v4.6.0