Hi,
I'm currently looking at password hashing and from what I've read so far, it seems pretty pointless.
I read this article which recommends using MD5 or SHA-1, however I Googled for decrypters and found them witin the first 3 results on Google. I don't quite understand the purpose of encrypting if it can just as easily be decrypted again.
Can someone please explain why one would need password hashing and tell me if there's an encryption that cannot be decrypted?
Thanks,
Ashton.