# Functions
NewDecryptor creates a new decryptor.
NewEncryptor creates a new encryptor.
# Structs
AESCBCPKCS7Opts contains options for AES encryption in CBC mode with PKCS7 padding.
RSAOAEPOpts contains options for RSA-OAEP encryption.
RSAPKCS1v15Opts contains options for RSA and the padding scheme from PKCS#1 v1.5.