# Functions
NewDecrypterReadCloser wraps a data stream with decryption using the provided key.
NewEncrypterReadCloser wraps a data stream with encryption using the provided key.
NewGunzipReadCloser wraps a data stream with a gzip.Reader.
NewGzipReadCloser wraps a data stream with a gzip.Writer.
# Variables
No description provided by the author