Title: bcrypt.tar.gz Description: Encrypts files with 448-bit Blowfish Version: 1.1 Author: http://bcrypt.sf.net/ Original-site: http://bcrypt.sf.net/ Copying-policy: Bcrypt license ----------------------------------------------------- Extension by: Curaga Comments: Encrypts files with 448-bit Blowfish algorithm. Passphrase can be 8-56 characters long. You need this program to decrypt too, but this is also available for M$ Windows. Files are also compressed at the same time. _ If encryption succeeds, original file is removed and overwritten 2 times so recovery isn't possible. _ Usage: bcrypt file1 file2 outputs file1.bfe, of if input was *.bfe, asks for passphrase and decrypts to original files. Change-log: Current: 2007/06/03 - First version