On 12/29/13 7:48 AM, Erick Tryzelaar wrote:
Hello everyone!

I wanted to let you all know that Steven Fackler and I have merged my
rustcrypto and his rust-ssl projects into rust-openssl, found here:

https://github.com/sfackler/rust-openssl

This project exposes many of the OpenSSL symmetric and PKI cryptographic
services, and also supports wrapping a rust `std::io::Stream` with SSL.
We still have some work to do to finish merging the projects together,
but all the tests pass and we are registered with rust-ci. Please try it
out and let us know if you run into any problems.

Sounds like an ideal candidate for integration with `rust-http`. (Not proposing merging the two projects, just wondering about integration.) Can `rust-http` be made to work with a user-supplied stream?

Patrick

_______________________________________________
Rust-dev mailing list
[email protected]
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to