openssl-sys-v0.9.87
alex
released this
24 Apr 23:08
·
453 commits
to master
since this release
What's Changed
- Expose BigNum::to_vec_padded on libressl and boringssl by @alex in #1895
- add support for DH check key by @reaperhulk in #1896
- add poly1305 EVP_PKEY type by @reaperhulk in #1897
- Don't restrict the Signer lifetime by @alex in #1898
- add low level cmac bindings by @reaperhulk in #1899
- Expose pbkdf2_hmac and scrypt on BoringSSL by @alex in #1900
- binding to get fips status for ossl300 by @reaperhulk in #1901
- add more x509 extension helper functions by @zh-jq in #1887
- changelog and version bumps for openssl and openssl-sys by @reaperhulk in #1905
New Contributors
Full Changelog: openssl-sys-v0.9.86...openssl-sys-v0.9.87