|
Long Descriptions of QuickCrypt Library
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 7 symmetric encryption algorithms
- Support 5 modes of operation: ECB, CBC, CFB, OFB and Counter
- Support QuickCrypt API
- C++ Interface (C++ wrapper classes to QuickCrypt API)
- Support Static/Dynamic Linking
- No external dependencies such as MFC DLLs, COM/DCOM or other resources.
- Excellent documentation (MFC-style help)
|