Skip to content

openssl-sys-v0.9.96

Compare
Choose a tag to compare
@alex alex released this 23 Nov 02:02
· 228 commits to master since this release
8f4b97a

What's Changed

  • Correct off-by-one in minimum output buffer size computation by @alex in #2088
  • Expose a few more (bad) ciphers in cipher::Cipher by @alex in #2084
  • add temp key bindings by @jmayclin in #2076
  • Expose ChaCha20 on LibreSSL by @alex in #2093
  • Revert "Correct off-by-one in minimum output buffer size computation" by @alex in #2090
  • Added update_unchecked to symm::Crypter by @alex in #2100
  • fixes #2096 -- deprecate X509StoreRef::objects, it is unsound by @alex in #2099
  • Don't leak when overwriting ex data by @sfackler in #2102
  • Release openssl v0.10.60 and openssl-sys v0.9.96 by @alex in #2104

Full Changelog: openssl-sys-v0.9.95...openssl-sys-v0.9.96