QUICKCRYPT LIBRARY OVERVIEW
QuickCrypt Library implements 7 symmetric encryption algorithms: DES,TripleDES (DES-EDE2,DES-EDE3), DESX, Rijndael (AES),Blow...
![]() | ||
| Publisher: | SlavaSoft Inc. | |
| Date Updated: | Apr 12, 2005 | |
| Limitations: | free trial | |
| Price: | $149.95 USD | |
| Rating: | ||
| OS: | Win98, WinME, Windows2000, WinXP | |
A highly optimized implementation of the most popular encryption algorithms.
The library allows Windows developers to perform encryption/decryption for memory blocks, strings, blobs, streaming data and files in their applications.
QuickCrypt Library was designed to be fast, flexible and extremely easy to use.
Major Features:
Support of
7 symmetric encryption algorithms: DES, TripleDES (DES-EDE2, DES-EDE3), DESX, Blowfish, Rijndael (AES) and GOST.
5 modes of operation: ECB, CBC, CFB, OFB and Counter.
Support of 2 interfaces:
QuickCrypt API (The QuickCrypt API can be used as is, or it can be used to create wrappers for other languages that can use DLLs).
C++ Interface (C++ wrapper classes to QuickCrypt API).
Support for
Static Linking
Dynamic Linking
No external dependencies such as MFC DLLs, COM/DCOM or other resources.
Excellent documentation (MFC-style help).
N/A