rustls-openssl 0.2.0

Rustls crypto provider for OpenSSL
Documentation
1
2
3
4
5
6
7
# rustls-openssl
A [rustls Crypto Provider](https://docs.rs/rustls/latest/rustls/crypto/struct.CryptoProvider.html) that uses OpenSSL for cryptographic operations.

See the [documentation](https://docs.rs/rustls-openssl) for supported cipher suites and algorithms.

## Status
Early in development.