openssl-sys-v0.9.89
alex
released this
20 Jun 21:02
·
410 commits
to master
since this release
What's Changed
- Remove converting PKCS#8 passphrase to CString by @alex in #1941
- Version bump for openssl v0.10.54 release by @alex in #1942
- Fix warnings from BoringSSL on Rust 1.70 by @alex in #1948
- Honor OPENSSL_NO_OCB if OpenSSL was built this way by @davidben in #1952
- Fix some deprecated patterns when using BoringSSL by @davidben in #1945
- add get_asn1_flag to EcGroupRef by @reaperhulk in #1947
- Fixed type mutability on asn1_flag by @alex in #1954
- allow affine_coordinates on boring and libre by @reaperhulk in #1955
- add support for EVP_PKEY_derive_set_peer_ex in OpenSSL 3 by @reaperhulk in #1956
- Use type-safe wrappers instead of EVP_PKEY_assign by @davidben in #1959
- add Nid::SM2 and pkey Id::SM2 by @zh-jq in #1962
- Fix handling of empty host strings by @sfackler in #1968
- Remove old codes that belows supported Rust version. by @tesuji in #1966
- Release openssl v0.10.55 and openssl-sys v0.9.89 by @alex in #1970
New Contributors
Full Changelog: openssl-sys-v0.9.88...openssl-sys-v0.9.89