| tag name | v0.7.0 (0fd50d87fa15a03eb1186faf1e3a7f4371b975e0) |
| tag date | 2015-11-16 21:11:31 -0800 |
| tagged by | Steven Fackler <[email protected]> |
| tagged object | commit 094e8e5b3e... |
| download | rust-openssl-0.7.0.tar.xz rust-openssl-0.7.0.zip |
|---|
* Expose RSA_generate_key_ex
* Support nonblocking streams
* Provide public_decrypt, private_encrypt for PKEY
* Put SslMethod::Sslv3 behind a feature gate
* Migrate SSL methods on SslStream to Ssl object, add getter to SslStream
* Split sys bindings requiring a C shim to another crate