![]() Best encryption algorithm? - Printable Version -Shoutbox (https://shoutbox.menthix.net) +-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58) +--- Forum: Skype & Technology (/forumdisplay.php?fid=9) +---- Forum: Tech Talk (/forumdisplay.php?fid=17) +----- Thread: Best encryption algorithm? (/showthread.php?tid=90579) Best encryption algorithm? by alegator on 05-10-2009 at 04:58 PM
When I go to Roboform's options, under Security you can choose among the following encryption algorithms: RE: Best encryption algorithm? by ShawnZ on 05-10-2009 at 05:12 PM yes RE: Best encryption algorithm? by Mnjul on 05-10-2009 at 05:13 PM
DES is definitely inferior to Triple-DES which is in turn inferior to the rest. RE: Best encryption algorithm? by Menthix on 05-10-2009 at 05:29 PM
quote:Doesn't make it more secure. Security through obscurity is generally a bad thing ![]() AES is good enough for US government's top secret files. RE: Best encryption algorithm? by ShawnZ on 05-10-2009 at 05:36 PM
quote: an algorithm derived from blowfish was also submitted for the AES competition and lost ![]() RE: Best encryption algorithm? by andrewdodd13 on 05-10-2009 at 10:37 PM
DES isn't actually broken, however the keylength of 56 bits was deliberately crippled by the US NSA, presumably because they have a backdoor to decrypt it with short keylengths. RE: Best encryption algorithm? by alegator on 05-11-2009 at 04:39 AM Thanks everyone for their replies. Now, the way roboform works is that it stores the login information for a user's commonly accessed websites (username+password). It will only provide and fill the login info once the user logs in the program by means of a password that the user sets. So the question is, who cares how safe is the encryption method? I mean, if the program's access password is weak enough, someone can guess it or decypher it and then access all the encrypted login records stored in Roboform. ??? RE: Best encryption algorithm? by ShawnZ on 05-11-2009 at 10:40 AM
quote: yes, and some algorithms might be easier to break than just with brute force ![]() RE: Best encryption algorithm? by linx05 on 05-13-2009 at 11:00 AM
Nobody mentioned how important the password is. If you use an easy password, it doesn't matter how 'super-fucking-great' the algorithm is. RE: Best encryption algorithm? by stoshrocket on 05-13-2009 at 11:18 AM
quote: quote: ![]() RE: Best encryption algorithm? by linx05 on 05-13-2009 at 11:20 AM Of course, it needs to be implemented properly. But I didn't want to get into symantics. RE: Best encryption algorithm? by alegator on 05-13-2009 at 03:43 PM What if you forget/lose the access password? I guess then you'll be unable to retrieve your stored logins. RE: Best encryption algorithm? by Thor on 05-13-2009 at 03:49 PM
quote:That is the only logical answer. RE: Best encryption algorithm? by ShawnZ on 05-13-2009 at 08:28 PM
quote: well if there was any other way to get to them than using the password, it would be useless ![]() RE: Best encryption algorithm? by John Anderton on 05-14-2009 at 06:49 AM
quote:DES is no longer used main stream because 56bits just doesn't give you enough security. Three key Triple DES gives you a key length of 112 bits which is supposedly sufficient. Two key Triple DES gives you something like an effective key length of 80 bits. If AES is good enough for the USA's secret files, I'm fine with it storing my encrypted info ![]() quote: ![]() RE: Best encryption algorithm? by rajeshwari on 06-09-2009 at 03:42 PM
Can u tell me which Encryption method..best encryption algorithm regarding performance, complexity, size, number of cycles per byte, OS supported, tool or opensource support......and why RE: Best encryption algorithm? by matty on 06-09-2009 at 03:48 PM
http://security.resist.ca/crypt.shtml |