# Functions

NewEncryptor creates a new encryptor instance.

# Variables

ErrNilKeyGenerator is returned when a nil key generator is provided.
ErrNilMarshaller is returned when a nil marshaller is provided.
ErrNilPrivateKey is returned when a nil private key is provided.