
|
MarshallSoft Xbase++ AES Library
-
Version
2.0
The MarshallSoft AES Encryption Xbase++ Library
(AES4XB) is a toolkit that allows software developers
to easily implement strong encryption and decryption
into a Windows Xbase application.
AES4XB is a component (DLL) library that provides an
easy interface to perform encryption and decryption
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 & decryption.
- Does key generation from password phrases.
- Encrypts & decrypt files, strings, and byte data.
- Implements buffer padding (spaces, zeros, random
bytes).
|