# Functions

No description provided by the author
ListCipher returns a list of available cipher names sorted alphabetically.
No description provided by the author
No description provided by the author
PickCipher returns a Cipher of the given name.

# Variables

ErrCipherNotSupported occurs when a cipher is not supported (likely because of security concerns).

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author