package
0.0.0-20200420102958-02cdb552badb
Repository: https://github.com/tidaybreak/goproxy.git
Documentation: pkg.go.dev
# Functions
New creates an AES encrypted net.Conn by generatinga key using PBKDF2 with the provided configuration.
NewFromKey creates an AES encrypted net.Conn using the provided key.
# Variables
No description provided by the author
salt must be predefined in order to derive the same key.