This software is a lightweight component that enables robust encryption for your applications. It supports several frequently utilized cryptography algorithms, such as TripleDES, Cast, AES, Blowfish, RC, RC5, RC2, and many more.

One of the standout features of wodCrypt is its ability to work with Blobs, or Binary Large Objects. Essentially, this object allows you to read files, string variables, and bytes array, and provide the same output. Even better, it can present the information in BASE64 and HEX encoded data, making it accessible to environments that don't work with binary data.
Another impressive feature of wodCrypt is its optimized code mode. In this mode, wodCrypt adds specific information to your encrypted data, making it very difficult for other encryption tools to directly access. Plus, wodCrypt ensures that when decryption is done, you get the exact same plaintext as before encryption.
Licensing is also a breeze with wodCrypt. The software is royalty-free, meaning you can distribute binary versions of it free of charge. Licenses are only required for design-time development, with one license per developer on the project. And wodCrypt offers both an ActiveX version and a COM object, allowing you to use it with many different environments, from VB and VC to Delphi, VBS, and ASP.
Version 2.2.5:
2.2.5 January 15, 2018
Updated OpenSSL to 1.0.2n
Version 2.2.4:
2.1.3 March 8, 2011
* HMAC SHA256 support
2.1.2 October 21, 2010
* Fix in RSA signatures that were incorrect when key size was above 1024 bits
Version 2.2.3:
2.1.3 March 8, 2011
* HMAC SHA256 support
2.1.2 October 21, 2010
* Fix in RSA signatures that were incorrect when key size was above 1024 bits
Version 2.1.3:
2.1.3 March 8, 2011
* HMAC SHA256 support
2.1.2 October 21, 2010
* Fix in RSA signatures that were incorrect when key size was above 1024 bits
Version 2.1.1:
2.1.1 January 20, 2010
* Distribution now contains x86 and x64 binaries
* FileBlob now has StartPos and EndPos properties
2.1.0 November 8, 2009
* FIPS 140-2 enabled library can now be specified as external DLL,
through FIPS property.
Version 1.4.3:
1.4.3 June 30, 2008
* Added SHA256 and SHA512 digest types
Version 1.3.2:
1.3.2 August 12, 2007
* Progress event did not fire correctly if compression was used
Version 1.3.2.0:
1.2.8 September 1, 2006
* Fix in FromBase64 method that could freeze if text wasn't base64 encoded
Version 1.3.1.0:
1.2.8 September 1, 2006
* Fix in FromBase64 method that could freeze if text wasn't base64 encoded
Version 1.2.8.0:
1.2.8 September 1, 2006
* Fix in FromBase64 method that could freeze if text wasn't base64 encoded