TurTLS 🐢

A TLS library.

TurTLS is a work-in-progress TLS library written in Rust.

Transport Layer Security (TLS) is an application-agnostic protocol that obscures and protects communication between a client and a server an across insecure channel. In addition to encrypting communication, TLS authenticates the server and (optionally) the client. TLS is most commonly used to secure connections on the World Wide Web.