DaniWeb IT Discussion Community

DaniWeb IT Discussion Community (http://www.daniweb.com/forums/index.php)
-   ASP (http://www.daniweb.com/forums/forum62.html)
-   -   Can I implement a one way hash (http://www.daniweb.com/forums/thread29384.html)

goldeagle2005 Jul 30th, 2005 3:38 am
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.


All times are GMT -4. The time now is 4:00 am.

Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC