
amclibrary
Advanced Modular Cryptographic Library is designed to provide easy to use cryptographic algorithms. For now only AES is supported for both CPU and GPU (using Direct 3D 10 API) implementation.
Supported modes of operation: * ECB encryption/decryption for 128, 192 and 256 bits key size * CBC decryption for 128, 192 and 256 bits key size (encryption is supported only by the CPU). * CTR encryption/decryption for 128, 192 and 256 bits key size
Project Information
The project was created on Nov 5, 2011.
- License: Apache License 2.0
- 1 stars
- svn-based source control
Labels:
Cryptography
AES
Rijndael
Direct3D10
GPU
Windows
CPlusPlus
WTL
OpenFlashChart