I heard that nobody uses Rainbow tables these days, instead they use GPUs, so you should rely on computationally expensive hash function. Is it true?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Rainbow tables became less of a viable attack vector because properly designed systems began salting passwords. Using a computationally expensive hash is a good counter measure to other kinds of attacks but does not mean that salted passwords are obsolete.