Wrapper class for AEAD ciphers
Initialize the underlying cipher.
Process additional authenticated data.
Encrypt or decrypt a block of bytes.
Close the AEAD cipher by producing the remaining output and a authentication tag.
See Implementation
Wrapper class for AEAD ciphers