Alternative TLS implementation in Go
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

299 B

th5

This is an implementation of TLS 1.3 forked from tls-tris (af21f3083c). Modified to be used as separated library.

The goal of the library is to allow experimentation with TLS.

That’s a dark, risky, dangerous place where my own crypto is being implemented.