package
0.0.0-20181219034637-84c9acc4c19c
Repository: https://github.com/origin-zhao/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.