|
| This is a console mode implementation of the Blowfish encryption algorithm. It uses a 160 bit key (derived using the SHA1 hash algorithm) to securely encrypt files. Works fine on all 32 bit Windows platforms. You can use it to encrypt or decrypt any file , using a simple syntax.
|