This is Pretty Self Explanatory. You Have to guess the Password, and If you do it correctly, You get correct! But we all know you can just see inside… So how does the real world deal with this? Well, they make a hash function, which depends on a^b mod (p), which is a “one” way function. So they store Hash of k,where k is the password, and checks if hash of (password inserted) the 2 answers are the same.
The brilliant minds behind this thing. The thing stops when someone gets it right Once the password is broken there will be a new one Hints for 1: It’s a word.