# Functions
NewDecrypter create a new decrypter.
NewEncrypter create a new encrypter.
PrintKeyPair in gob encoding.
# Constants
AES256GCM specifies the cipher suite AES-GCM with 256 bit keys.
CHACHA20POLY1305 specifies the cipher suite ChaCha20Poly1305 with 256 bit keys.