Skip to content

openssl-v0.8.0

@sfackler sfackler tagged this 12 Aug 04:01
* Extensive rewrites throughout
* SslStream handshakes no longer immediately complete with nonblocking sockets.
  A `MidHandshakeSslStream` is returned instead which can restart the process.
* RSA-specific functionality on PKey was removed.
* Crypter has been rewritten to support no-allocation use.
* Error types have been unified
* `openssl` no longer requires OpenSSL headers by default.
* HMAC support and some other minor features are now behind feature flags and
  do require headers.
Assets 2
Loading