|
|
axsStrongBox is a COM component which provides strong, secure data encryption (public and private key). It can be easily integrated into Visual Basic, Visual C++, Delphi and VBScript applications.
StrongBox uses industry standard, public domain algorithms - choose between Rijndael (AES), Twofish, Blowfish, DES and Triple DES (private key) or RSA (public key). ECB and CBC modes are available, with various standard padding options, for compatibility with other systems.
Encrypting a file or a block of memory takes just a single method call. File encryption provides a convenient way of securing sensitive data files, including password files or any other private data. Memory buffer encryption is useful for network/Internet data transfers, or for encrypting specific sections of a composite file.
The RSA Signature algorithm can be used to sign data, and hash va...
Download ( .45 MB ) |