Gcrypt algorithm template for algorithms with initialization vectors.
Constructor
Decrypt the content of buffer in place.
Encrypt the content of buffer in place.
Set the initialization vector to use.
Helper function to generate a void[] suitable for use as an IV in unittests.
algorithm which this class uses for en/decryption
algorithm mode which this class uses for en/decryption
See Implementation
Gcrypt algorithm template for algorithms with initialization vectors.