bifurcation / mint

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

Add support for ChaCha20/Poly1305 #92

Open bifurcation opened 7 years ago

bifurcation commented 7 years ago

Now that golang.org/x/crypto/chacha20poly1305 exists.