Tag Archives: rainbow attacks

Username as password salt

Is there any reason why one should not use the username as the password salt? Storing md5( username . password ) instead of md5( password ) in the password column. It seems like a very simple idea, so I’m sure … Continue reading

Posted in Techy | Tagged , , , , , , , | 7 Comments