in reply to Re^6: SaltedDigest Salt?
in thread SaltedDigest Salt?
See "For the sake of completeness, the COPACOBANA FPGA implementation tops 2^16 Mencryptions/s.".
B / A = 110,075 seconds or a bit over 30.5 hrs. Divide that by the number of FPGA setups you can afford.
Sure, if you can enforce your 16-chars and persuade people to use !"£$%^&*(... et al, the task becomes significantly harder.
But the point remains that it is not the size of the hash (2^512), but the size of the input (96^8, 62^16 etc.) that is the limiting factor.
Length is key. Alphabet size is second.
But keeping the salt secure goes a long way to ensuring the length, and making brute forcing completely infeasible.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^8: SaltedDigest Salt?
by zwon (Abbot) on Feb 09, 2012 at 13:27 UTC | |
by BrowserUk (Patriarch) on Feb 09, 2012 at 18:22 UTC | |
by zwon (Abbot) on Feb 10, 2012 at 02:38 UTC | |
by BrowserUk (Patriarch) on Feb 10, 2012 at 04:32 UTC | |
by zwon (Abbot) on Feb 10, 2012 at 06:34 UTC | |
|