Encrypted Stream

Encrypted Stream

Encrypted Stream for net.Conn or io.ReadWriter

0 followers

It's surprising to find that no Golang library can easily transform a net.Conn to an encrypted and/or authenticated net.Conn. So we wrote one that works in one line, welcome to give it a try!