QuickCrypt Library API

Rijndael (AES) API Overview

Rijndael API assists you in performing Rijndael (AES) encryption/decryption.

 

To encrypt/decrypt one or more continuous memory block(s) of fixed SLC_RIJNDAEL_BLOCKSIZE  size, perform the following:

Notes.

#include <QuickCrypt.h>

 

Rijndael (AES) API Functions   |   Useful Links

Samples Rijndael (AES) encryption/decryption of a memory buffer in ECB mode
Rijndael (AES) encryption/decryption of a memory buffer in CBC mode
Rijndael (AES) encryption/decryption of a file in CFB mode
Rijndael (AES) encryption/decryption of a file in OFB mode
Rijndael (AES) encryption/decryption of a file in Counter mode
Rijndael (AES) encryption/decryption of a part of memory buffer in Counter mode

 


 

 

Send Feedback to SlavaSoft Inc. Tell a friend about QuickCrypt Library