Rustls is a modern TLS library written in Rust that provides a good level of cryptographic security and implements TLS1.2 and TLS1.3. It allows replacing cryptography dependencies and offers built-in providers. Rustls also provides examples for handling I/O and working with different runtimes.
Sort: