Skip to content

v0.9.18

Compare
Choose a tag to compare
@sfackler sfackler released this 20 Sep 14:32
· 2321 commits to master since this release
  • Added stateful hashers for the SHA family of hashes.
  • Added accessors for affine coordinates on EcPoint.
  • The environment variables that control the openssl-sys build script can now be set on a per-target basis.
  • LibreSSL 2.6.1 is now supported.
  • Enabled SSL_MODE_RELEASE_BUFFERS by default in SslConnector and SslAcceptor.
  • Updated the default client cipher list for SslConnector.
  • Fixed hostname verification with IP addresses.