# Functions
CreateEncryptor creates an StreamEncryptor for given parameters.
No description provided by the author
No description provided by the author
No description provided by the author
Register registers new encryption algorithm.
SupportedAlgorithms returns the names of the supported encryption methods.
# Interfaces
StreamEncryptor represents an interface for encrypting and decrypting data streams.
# Type aliases
EncryptorFactory creates new Encryptor for given parameters.