bifurcation / mint

A Minimal TLS 1.3 Implementation in Go
MIT License
225 stars 36 forks source link

Add explicit marshal/unmarshal to the TLS syntax module #150

Closed bifurcation closed 6 years ago

bifurcation commented 6 years ago

I think this will offer a path to implementing the select syntax, e.g., to make encode/decode of HandshakeMessage more elegant.