5 Mint - A Minimal TLS 1.3 stack in Go

github.com godoc.org goreportcard.com posted by gopher 2983 days ago  

This project is primarily a learning effort for me to understand the TLS 1.3 protocol. The goal is to arrive at a pretty complete implementation of TLS 1.3, with minimal, elegant code that demonstrates how things work. Testing is a priority to ensure correctness, but otherwise, the quality of the software engineering might not be at a level where it makes sense to integrate this with other libraries. Backward compatibility is not an objective.

Register to comment or vote on this story