# Packages

No description provided by the author

# Functions

NewCipher returns a Cipher object.

# Interfaces

Cipher defines an object responsible to cipher and deciphers values by a key.
CipherError is the definition of errors that can occur using a Cipher object.