MarshallSoft XBase AES Library

Xbase 256-bit AES encryption library

The MarshallSoft AES Library for Xbase (AES4XB) is a toolkit that allows software developers to easily implement 256-bit encryption and decryption in Windows Xbase applications. AES4XB 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 AES4XB are: - Performs 256-bit AES encryption and decryption. - 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 Xbase 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. - Works with all 32-bit versions of Xbase - Works with 32-bit and 64-bit Windows through Windows 10.

Changes: Added aesEncryptBuffer() that encrypts a buffer of any length. Added aesDecryptBuffer() that decrypts (a previously encrypted) buffer. Added aesSaltPass() that "salts" passwords. Added aesRemovePad() that removes PKCS7 padding. Added HashDigest example program that computes SHA 256 hash digest.

Minimum requirements: 32 or 64 bit Windows

Operating system: WinXP,WinVista,WinVista x64,Win7 x32,Win7 x64,Win2000,Windows2000,Windows2003,WinServer,Win98,WinME,WinNT 4.x,Windows 8,Windows Server 2012

Program URL: http://www.marshallsoft.com/aes4xb.htm

MarshallSoft XBase AES Library screenshot

...

Special permissions

The registered DLL's may be redistributed (without royalty) as necessary as part of the user's compiled application. The registered DLL's may NOT be distributed as part of any software development system (compiler or interpreter) without our express written permission. When the software is registered, a key-code will be provided, which enables access to the registered DLL's. The value of the key-code may NOT be distributed or made known. The source code for the DLL's is copyrighted by MarshallSoft Computing and may not be released in whole or in part.

EULA

MarshallSoft Computing, Inc. grants a nonexclusive license to use the SOFTWARE to the original purchaser for the purposes of designing, testing or developing software applications. Copies may be made for back-up or archival purposes only. This product is licensed for use by only one developer at a time.

Read more