What I did is just store my hashed password on a varchar attribute. Then when a user logs in, I just retrieve the hashed password and compare it to the Text on the password field/TextBox with a simple If-else statement.
|
Results 1 to 9 of 9
Thread: Need Some Help With SHA-1 HASHThreaded View
|
Click Here to Expand Forum to Full Width |