v4.10.0
What's Changed
- chore(boring-sys): Fix git apply patch on Windows by @0x676e67 in #261
- Expose mTLS related APIs, introduce ForeignTypeExt + ForeignTypeRefExt, add corresponds macro by @rushilmehra in #262
- Expose RSAPSS public key Id type by @evanrittenhouse in #265
- Use ForeignType::into_ptr wherever applicable by @rushilmehra in #267
- Expose
SSL_CTX_set_info_callback
by @evanrittenhouse in #266 - Expose SSL(_CTX)_set1_curves_list by @bwesterb in #270
- Update bindgen to 0.70.1 by @mikea in #273
- Add post-quantum key agreement X25519MLKEM768 by @bwesterb in #271
- Implement optional Hyper 1 support in hyper-boring by @nox in #246
New Contributors
Full Changelog: v4.9.1...v4.10.0