954,600 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Can I implement a one way hash

Hi,
I've created a password protected website using ASP for a project. However, for authentication, the username and passwords are passed as clear text parameters to the ASP. How can I implement a one way hash mechanism so that the database stores the hashed values of the password, and not the cleartext? I would appreciate examples and steps to implement this. The site is working perfectly with authentication. I just need to encrypt the passwords.

Also, how do I implement the go to loop? Im using VBScript as the language in the ASP pages....

Thanks.

goldeagle2005
Finkus Stinkalotus
Team Colleague
1,500 posts since Jun 2005
Reputation Points: 67
Solved Threads: 45
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You