curvetls icon indicating copy to clipboard operation
curvetls copied to clipboard

A robust framing and encryption layer for your Go network programs, based on CurveZMQ.

Results 1 curvetls issues
Sort by recently updated
recently updated
newest added

Howdy, thanks for providing an implementation of this protocol in Go. I'm interested in alternatives to TLS for transport security. My issue is, I need to wrap a `net.Listener` and...