Namespace AESCBC

AES-CBC encryption algorithm.

Remarks

Initialization Vectors must be 16 octets. During encryption, if IV is unspecified, it is randomly generated. During decryption, quality of IV is not checked.

Index

Interfaces