# 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.