wodCrypt is a lightweight component that provides strong encryption for your applications. It provides support for most common crypto algorithms, such as
* AES
* DES, TripleDES
* Blowfish
* Cast
* RC2
* RC4
* RC5
* UNIX Crypt command
for symmetric encryption and decryption,
* RSA
* DSA
for making and verifying signatures, and
* MD5
* SHA1
for creating hashes.
Features:
* ActiveX for strong encryption, decryption and digital signatures
* Supported ciphers AES, DES, 3DES, Blowfish, RSA, DSA...
* Uses FIPS 140-2 certified OpenSSL crypto library
* Blob objects for easy data handling
* Data compression (ZLib/GZip) on the fly
* Fast! - optimized for speed
* Installation contains x86 and x64 binaries
* Samples in VB, VC, ASP, Delphi, C#