how is hashing a one way process (not reversible)?

507 views

how is hashing a one way process (not reversible)?

In: 8

5 Answers

Anonymous 0 Comments

You can think of it like a shadow of a object. If you only see the shadow you cannot have the original object, but if you have the original object you always can create the exact shadow.

This is the reason you just save the shadow of a password in the database and compare the shadows.

You are viewing 1 out of 5 answers, click here to view all answers.