WinFileCrypt



What is it?

A simple Win32 application to encrypt and checksum files of just about any size. Uses 3DES cipher-block-chained encryption, with a 128 bit key. It makes it dirt simple to protect your sensitive files. Good for sending things over unsecured email, stuff like that.


Why?

Encryption allow you to keep data as secure as a private key. Your data is easily accessible to you, and no one else. Crypto is cool.


How?

I can't explain it well enough. HowStuffWorks.com has a nice writeup here. WinFileCrypt is made possible by the Crypto++ library.


Where?

The sourceforge project page is here.



Download:

Latest Binaries: SourceForge download Page
Latest Source: winfilecrypt1.5_src.zip


Who?

Im Justin Brady.


Seriously...

If you use the program at all, please send me an email to let me know. It makes me feel good.

Thanks to SourceForge.net Logo for hosting this stuff for free.