
|
MarshallSoft Visual Basic AES Library
-
Version
2.0
The MarshallSoft AES Visual Basic Library (AES4VB) is
a toolkit that allows software developers to easily
implement strong encryption and decryption into a
Windows Visual Basic, .NET, or VBA application.
AES4VB is a component (DLL) library that provides an
easy interface to 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 AES4VB 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).
|