https://www.youtube.com/watch?v=Wd_dyRbE4AA As anyone who has written code that implements a TLS client or server will know, many of the existing APIs (namely OpenSSL) are confusing, difficult to use and full of pitfalls for the unwary. Many security issues (and less serious bugs) are due to the mistakes made by human developers, while trying to … Continue reading libtls: Rethinking the TLS/SSL API