package
0.3.2
Repository: https://github.com/testbye/golib.git
Documentation: pkg.go.dev

# Functions

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.