MarshallSoft FoxPro AES Library 5.0

License: Free Trial ‎File size: 1.14 MB
‎Users Rating: 5.0/5 - ‎4 ‎votes

The MarshallSoft AES Library for FoxPro (AES4FP) is a toolkit that allows software developers to easily implement 256-bit encryption and decryption in Windows FoxPro applications. AES4FP 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 AES4FP 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 FoxPro 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 32-bit FoxPro through VFP 9.0 - Works with 32-bit and 64-bit Windows through Windows 10.

VERSION HISTORY

  • Version 5.0 posted on 2020-07-15
    Replaced deprecated function strncpy().Fixed internal problem with long (over 42 characters) pass phrases. Added function aesEncodeBase64 that Base64 encodes a data buffer. Added function aesDecodeBase64 that decodes a Base64 encoded data buffer.
  • Version 4.2 posted on 2018-07-09
    Added cryptograhically secure pseudo-random number generator aesSecureRandom(). Added AES_GET_SECURE_SIZE to aesGetInteger()..
  • Version 4.1 posted on 2017-06-28
    Fixed problem in aesMakeUserKey() using AES_SHA256_METHOD. Added AES_MIXED_METHOD method to aesMakeUserKey(). Added aesSetInteger() and AES_SET_SEED that seeds the random number generator. Added aesShredFile() that shreds (overwrites with zeros then deletes) a file.
  • Version 4.0 posted on 2016-11-23
    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.
  • Version 1.0 posted on 2013-04-09
    New release

Program Details

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. DLL's purchased with the academic discount may not be distributed, and must be used for educational purposes only. The SOFTWARE is owned by MarshallSoft Computing, Inc. and is protected by United States copyright laws and international treaty provisions. This SOFTWARE is being licensed and not sold. This SOFTWARE is provided 'as-is'. MarshallSoft Computing makes no warranty, expressed or implied, with regard to the software. All implied warranties, including the warranties of the merchantability and fitness for a particular use are hereby excluded. MARSHALLSOFT COMPUTING SOFTWARE'S LIABILITY IS LIMITED TO THE PURCHASE PRICE. Under no circumstances shall MarshallSoft Computing be liable for any incidental or consequential damages, nor for any damage in excess of the original purchase price.