AES-256 encryption class (running in Cipher Block Chaining mode) More...
Derived from: | None |
Derived by: | None |
Group: | Crypto (Core) |
#include <ClanLib/core.h>
Class Members:
Construction: | |
Constructs a AES-256 generator (running in Cipher Block Chaining mode) |
| |
Get encrypted data. |
| |
Resets the encryption. | |
Sets the initialisation vector. | |
Sets the cipher key. | |
Enable AES Padding. | |
Adds data to be encrypted. | |
Finalize encryption. |