Block size in bytes.
Returns a function that decrypts single blocks using the key.
Returns a function that encrypts single blocks using the key.
The key used for en- and decryption.
Parameters used to construct this cipher.
Base trait for symmetric block ciphers such as AES.