#tls #async #future #crypto

openssl-async

Wrappers for the OpenSSL crate to allow use in async applications

6 releases

0.3.0-alpha.5 Oct 11, 2019
0.3.0-alpha.4 Jul 11, 2019
0.3.0-alpha.3 Jun 26, 2019
0.1.2 Jun 13, 2019

#2238 in Cryptography

Apache-2.0

17KB
346 lines

Async Wrappers for OpenSSL

version documentation license

License

Licensed under

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be licensed as above, without any additional terms or conditions.


lib.rs:

Wrappers for OpenSSL to allow use in async (futures 0.3) applications

Dependencies

~3.5MB
~79K SLoC