Blowfish file encryption console

  • Thread starter Thread starter [audiogalaxy]
  • Start date Start date
A

[audiogalaxy]

hi
i read that the "Outside The Box Freeware" ( http://kickme.to/OTBSoft/ )
produced a freeware console program that makes blowfish encryption

i love commandline programs :) they are good for scripts and batch utilities
:)

unfortunately I see that website doesn't exist anymore.
someone knows where can i find this software? it is good an ed2k link too.

bye
 
hi
i read that the "Outside The Box Freeware" ( http://kickme.to/OTBSoft/ )
produced a freeware console program that makes blowfish encryption

i love commandline programs :) they are good for scripts and batch utilities
:)

unfortunately I see that website doesn't exist anymore.
someone knows where can i find this software? it is good an ed2k link too.
Have you looked at Blowfish Advanced CS? It's not a command line app,
but has a built in scripting engine that creates 'job files'. I've
found that these can be tweaked sufficiently to automate a number of
encryption tasks.

Failing that, here's a page with a shedload of Blowfish links....

http://www.schneier.com/blowfish-products.html

Regards,
 
Steve H wrote:
(cut)
Have you looked at Blowfish Advanced CS?

no :)
It's not a command line app,
but has a built in scripting engine that creates 'job files'. I've
found that these can be tweaked sufficiently to automate a number of
encryption tasks.

Failing that, here's a page with a shedload of Blowfish links....

http://www.schneier.com/blowfish-products.html

Regards

thanx in advance.
i hope to find true-commandline tool, but i thank you :)
 
You can find Blowfish File Encryption - command line encryption at
SnapFiles <http://www.snapfiles.com/get/blowfishcom.html>

"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."


/luigi

--

Luigi M Bianchi
Science and Technology Studies
Room 2048 TEL Building
York University, 4700 Keele St, Toronto, Ontario, Canada M3J-1P3
phone: +1 (416) 736-2100 x-30104 fax: +1 (416) 736-5188
mail: lbianchi at yorku dot ca http://www.yorku.ca/sasit/sts/
 
Back
Top