# Functions
DecryptionKeyFromBytes returns a DecryptionKey from k.
EncryptionKeyFromBytes returns an EncryptionKey from k.
# Interfaces
EncryptionKey represents a key that can be used for decryption.
EncryptionKey represents a key that can be used for encryption.