MarshallSoft C/C++ AES Library 5.0

License: Free Trial ‎File size: 1.42 MB
‎Users Rating: 5.0/5 - ‎1 ‎votes

ABOUT MarshallSoft C/C++ AES Library

The MarshallSoft AES Library for C/C++ (AES4C) is a toolkit that allows software developers to easily implement 256-bit encryption and decryption in Windows C, C++, or C# applications. AES4C is a component (DLL) library that provides an easy interface to encrypt/decrypt files and data using the 256-bit Rijndael "Advanced Encryption Standard" (AES) as specified by the U.S. National Institute of Standards and Technology (NIST).The AES algorithm is commonly used by many financial entities such as banks to protect their customer's sensitive information. Some of the features of AES4C are: - Performs 256-bit AES encryption and decryption. - Includes cryptographically secure pseudo random number generator. - Does key generation from password phrases. - Encrypts and decrypt files, strings, and byte data. - Supports PKCS7 padding. - Supports initialization vectors. - Supports CBC (Cipher Block Chaining) mode. - Supports ECB (Electronic Cookbook) mode. - Supports SHA-256 cryptographic hash algorithm. - Does random byte data generation. - Allows concurrent encryption/decryption threads. - Validated using "known answer tests" published by the National Institute of Standards and Technology. - Includes multiple C/C++ example programs. - Does not depend on support libraries (calls to core Windows API functions only). - Royalty free distribution with your compiled application. - C source code is available. - Free technical support and updates for one year. - Fully functional evaluation version available. - Supports most C/C++ compilers: Microsoft, Borland, Watcom, LCC, GCC, Digital Mars. - Supports all versions of 32-bit and 64-bit Microsoft C/C++ and Visual Studio C/C++. - Includes 32-bit and 64-bit DLL files plus OBJ files for static linking. - Works with 32-bit and 64-bit Windows through Windows 10.