deathwarder Posted August 23, 2006 Posted August 23, 2006 What is the program with the best encryption strength for a free program. I have some data that needs securing. I was thinking of a password protected algorithem that is a good algorithem and between 512 and 1024bit for the key.
DigeratiPrime Posted August 23, 2006 Posted August 23, 2006 what do you want to encrypt? files/folders/partitions/diskdrives/emails/etc?I use TrueCrypt and KeePass for my encryption needshttp://www.truecrypt.org/http://keepass.sourceforge.net/
deathwarder Posted August 23, 2006 Author Posted August 23, 2006 just files/folders, although encrypting partitions does sound useful....
LLXX Posted August 23, 2006 Posted August 23, 2006 Anything based on RC4 or its variants can use variable key sizes, up to 2048 bits for RC4.
Aegis Posted August 23, 2006 Posted August 23, 2006 Blowfish - fast and secure if you have a 128-bit key.
XP-is-a-CRAP Posted August 24, 2006 Posted August 24, 2006 Anything based on RC4 or its variants can use variable key sizes, up to 2048 bits for RC4.RC4 has some weaknesses. Blowfish - fast and secure if you have a 128-bit key.128-bit: minimum.Check 7-ZIP: Rijndael algorithm, 256-bit key, 256K hashes with SHA256.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now