Skip to content

openssl-sys-v0.9.99

Compare
Choose a tag to compare
@alex alex released this 20 Jan 00:03
· 70 commits to master since this release
cc2850f

What's Changed

  • Allow passing a passphrase callback when loading a public key by @alex in #2135
  • Expose several additional ciphers for symmetry with symm by @alex in #2140
  • brew: add openssl@3.0 (for 3.0.x LTS releases) by @chenrui333 in #2141
  • Add PKey::from_dhx by @alex in #2142
  • Make X509_PURPOSE opaque for LibreSSL >= 3.9.0 by @botovq in #2145
  • PEM parsing: check last error instead of first by @botovq in #2148
  • Expose brainpool NIDs on libressl by @alex in #2150
  • Add two methods to the PKCS7 API by @facutuesca in #2111
  • add more boringssl methods by @zh-jq in #2138
  • Release openssl v0.10.63 and openssl-sys v0.9.99 by @alex in #2152

Full Changelog: openssl-sys-v0.9.98...openssl-sys-v0.9.99