Lightweight component that provides strong encryption for your applications. It provides supports for most common crypto algorithms, such as
AES
DES, TripleDES
Blowfish
Cast
RC2
RC4
RC5
for symmetric encryption and decryption,
RSA
DSA
for making and verifying signatures, and
MD5
SHA1
for creating hashes.
Working with Blobs
wodCrypt works with Blobs - Binary Large Objects (it doesn't have to be big, of course) when it comes to data manipulation. Blob is our object that can read files, string variables and bytes array, and provide the same as their output. Even more, it can present the information in BASE64 and HEX encoded data - in case your environment just doesn't like to work with binary data.
Optimized code
Besides working in regular way - without random padding and internal wrapping, wodCrypt can work in Optimized mode as well. In that case most probably no other encryption tool will be able to access (directly) your encrypted data - because wodCrypt will add specific information to it - such as size of blob. This way when decryption is done, you will get exactly the same plaintext as it was before encryption. In regular way, wodCrypt has to look after block sizes for each protocol, key sizes etc.. so any empty space needs to be filled with zeros. It's not smart way to protect the data - but it's necessary to make encrypted text open to other decryption tools, for you to get the results as expected.
Licensing - royalty free
wodCrypt is royalty free - once you make your application, you can distribute binary versions of wodCrypt free of charge. Licenses are purchased only for design-time development, one license per each developer on the project - and that's all!
Besides ActiveX version (which can be used even in FoxPro), wodCrypt has COM object as well, which can be used from many environments, such as VB, VC, Delphi, VBS, ASP etc..
wodFTPServer 3.1.2
ActiveX Component that implements server side of following protocols: FTP, FTP/S (FTPS or FTP+SSL) both in explicit and implicit modes, and SFTP (secure ftp subsystem on SSH2 secured channel).
Support for all 3 protocol is transparent for your programming ...
wodSmtpServer 2.4.1
wodSmtpServer ActiveX component is SMTP server component WeOnlyDo! SmtpServer ActiveX control is a component that can be easily integrated into your applications to provide full non-relaying Smtp (Simple Mail Transfer Protocol) server implementation.
All you need to do is to put it on VB form, call it's ...
wodHttpDLX 1.7.3
HTTP and HTTPS client ActiveX control that provides high and low level access General information
WeOnlyDo Software's wodHttpDLX is a HTTP client ActiveX control that provides easy, both high and low level access to the complete HTTP protocol. It's primary purpose is to retrieve documents and other resources from the WEB. It ...
wodImapServer 2.0.3.0
WeOnlyDo! COM ImapServer ActiveX control is component that can be easily integrated into your applications to provide full IMAP4rev1 protocol server implementation. All you need to do is to put it on VB form, call it's Start method and it's immediately ...
wodSSHTunnel 1.7.2
wodSSHTunnel component is secure tunneling (based on SSH protocol) component wodSSHTunnel component is server-type component that will add secure tunneling (based on SSH protocol) capabilities to your application. Based on your rules and definitions, it will accept local connections, encrypt it and forward to SSH server (where ...
Telnet SSH ActiveX Component 2.0.2010.616
Telnet, Rlogin, SSH client ActiveX control, free to try! Do you want to have telnet and SSH client connection functionality in your program? Now it is easy to implement this feature with Telnet SSH ActiveX. Support RAW, Telnet, SSH, Rlogin connection ...
ZylSerialPortAX 1.40
serial port ActiveX control ZylSerialPortAX is a thread based asynchronous serial port ActiveX control.
Use ZylSerialPortAX control to easily communicate with external devices on serial port connection, such as modems, bar code readers, GSM modules and others.
The demo version ...
FathZIP 4.7
FathZIP is a high-performance data compression COM component for Windows developers. It provides your applications with the capability to create and manipulate industry-standard zip files. It is a fully compilant COM/ActiveX control you can use in any ...
AspToDll 1.2
Have you been worrying about where to find a suitable tool to encrypt your ASP source codes? Writing ActiveX DLLs by yourself is such a big job both in development and debugging. Encryption by screnc.exe, the Microsoft encryption tool, is too simple to ...
wodTelnetDLX 2.3.5
wodTelnetDLX a telnet client component ready to connect to terminal based client wodTelnetDLX is a telnet client component ready to connect to various terminal based clients, most commonly to UNIX telnet daemon. Besides supported Telnet protocol, it also supports secured communication (through encryption) using well known SSH (SSH1 ...