bifurcation / mint

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

Support DHE by default, add DHE_PSK #66

Closed martinthomson closed 8 years ago

martinthomson commented 8 years ago

Closes #65 Closes #64

martinthomson commented 8 years ago

Note that I managed to get interop with my implementation in NSS, but only after adding c709712.