package
0.5.1
Repository: https://github.com/fatedier/golib.git
Documentation: pkg.go.dev

# Functions

decode bytes by aes cfb.
No description provided by the author
NewReader returns a new Reader that decrypts bytes from r.
NewWriter returns a new Writer that encrypts bytes to w.

# Variables

No description provided by the author

# Structs

Reader is an io.Reader that can read encrypted bytes.
Writer is an io.Writer that can write encrypted bytes.