wodCrypt ActiveX
wodCrypt ActiveX provides your Windows applications with unbreakable encryption, digital signatures, and hash/message summary calculation functionality.
What is wodCrypt ActiveX ?
wodCrypt ActiveX provides your Windows applications with unbreakable encryption, digital signatures, and hash/message summary calculation functionality. Its ease of use will allow you to use it almost immediately. The supplied Blob object makes it suitable for almost any type of data conversion.
- ActiveX for strong encryption, decryption and digital signatures
- Cifras suportadas AES, DES, 3DES, Blowfish, RSA, DSA
- Uses FIPS 140-2 certified OpenSSL encryption library
- Blob objects for easy data handling
- Real-time data compression (ZLib/GZip)
- Fast! - Optimized for speed
- Installation contains x86 and x64 binaries
- Samples in VB, VC, ASP, Delphi
General information
wodCrypt is a lightweight component that provides strong encryption for your applications. It provides support for the most common cryptographic algorithms, such as
- AES
- DES, TripleDES
- Blowfish
- Molten
- RC2
- RC4
- RC5
UNIX encryption command for encryption and symmetric decryption,
- RSA
- DSA
to make and verify signatures, and
- MD5
- SHA1
- SHA256
- SHA386
- SHA512
to create hashes.
Working with Blobs
To perform data manipulation, wodCrypt works with Blobs (large binary OBjectS - although they don't have to be large!). Blob is our object for reading and writing data - which means you can read and write string variables and byte arrays. In addition, they can display the information in the ENCODED FORMAT BASE64 and HEX if your environment does not like working with binary data. A Blob is, by definition, an abstract object. We've created three variants: MemBlob, FileBlob, and StreamBlob - you can use the one that's most appropriate for your app.
Assinaturas MS Authenticode
wodCrypt can create digital signatures based on Microsoft Authenticode technology. Assuming you have a valid code signing certificate, simply call the SignEXE method for your file to be digitally signed. No more Internet Explorer warnings will appear after you sign your files.
Optimized code
In addition to working according to encryption standards (i.e. no random padding and internal wrapper), wodCrypt can also work in Optimized mode. In this case, it is unlikely that other encryption tools will be able to access (directly) your encrypted data, because wodCrypt will add specific information, such as blob size. Optimized mode ensures that after decryption, you get exactly the same plain text you had before encryption. When working with the patterns, wodCrypt needs to take care of the block sizes, key sizes, etc. for each protocol, so that all empty spaces need to be filled with zeros. It's not a smart way to protect data - but it's necessary for text encrypted by wodCrypt to remain accessible to other decryption tools and continue to deliver the expected results.
System requirements:
CPU: 1.8 GHz dual core processor
RAM: 2 GB
HDD / SSD: 50 GB of free space on the main drive
Operating system: Microsoft Windows 8 32-bit, Microsoft Windows 7 32-bit and Microsoft Windows Vista 32-bit
Resolution: 1024×768
Not sure which software
you need?
Tell us about your need and our team helps you choose the ideal solution — from over 10,000 options in our catalog.