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!
Recent launches
Encrypted Stream
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!