Originally Posted by ratinox
No, I get it. If salts are random/unique for each hash then there's no practical difference between direct brute force and generating a unique rainbow table for that hash, except that brute force should be faster. Rainbow tables are useful against unsalted hashes or when salts are reused. Then you get two or more for the price of one.
|