Cipher
Base class for cipher implementation.
Gets the minimum data size.
Gets the size of the authentication tag for ciphers which implement Authenticated Encryption (AE).
protected Cipher()
Decrypts the specified input.
Decrypts the specified input.
Encrypts the specified input.
Encrypts the specified input.