Skip to main content


The story of our work with Rustls begins with another piece of software, OpenSSL. OpenSSL is a ubiquitous TLS library, used in a large percentage of all devices connected to the Internet. Unfortunately, it's written in C and has a long history of memory safety vulnerabilities.

https://www.memorysafety.org/initiative/rustls/
https://github.com/rustls/rustls