QuickCrypt Library API

CFB Mode API Overview

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

 

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

#include <QuickCrypt.h>

 

CFB Mode API Functions   |   Useful Links

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

 


 

 

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