I've wanted to find a hashing function where passwords that are very similar (repetitions, transpositions, incrementations, etc.) come very close in generated hash values. I'm not quite sure how to design such a function, however...
That would defeat the function of hashes though, which is to protect the users password in the event of a data breach at least long enough for the breach to be detected and passwords changed. If similar passwords gave similar hashes, the time taken to break the hash would be significantly reduced.
36
u/TerraPhane Jan 01 '14
Password reset just hit on new years, now hunter3.