QuickCrypt Library API

CTR Mode API Overview

CTR Mode API assists you in performing encryption/decryption in Counter mode of operation.

 

To encrypt/decrypt a continuous memory buffer, perform the following:

#include <QuickCrypt.h>

 

CTR Mode API Functions   |   Useful Links

Samples DES encryption/decryption of a file in Counter mode
DES encryption/decryption of a part of memory buffer in Counter mode
DES-EDE2 encryption/decryption of a file in Counter mode
DES-EDE2 encryption/decryption of a part of memory buffer in Counter mode
DES-EDE3 encryption/decryption of a file in Counter mode
DES-EDE3 encryption/decryption of a part of memory buffer in Counter mode
DESX encryption/decryption of a file in Counter mode
DESX encryption/decryption of a part of memory buffer in Counter mode
Rijndael (AES) encryption/decryption of a file in Counter mode
Rijndael (AES) encryption/decryption of a part of memory buffer in Counter mode
Blowfish encryption/decryption of a file in Counter mode
Blowfish encryption/decryption of a part of memory buffer in Counter mode
GOST encryption/decryption of a file in Counter mode
GOST encryption/decryption of a part of memory buffer in Counter mode

 


 

 

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