Just curious
For password verification of an encrypted password, is it normal for the encrypted password to be decrypted then compared against the supplied password or is it normal for the supplied password to be encrypted then the resulting value is compared against the value of the original encrypted password?
Thanks.
For password verification of an encrypted password, is it normal for the encrypted password to be decrypted then compared against the supplied password or is it normal for the supplied password to be encrypted then the resulting value is compared against the value of the original encrypted password?
Thanks.