Rosetta Code:Village Pump/Suggest a programming task: Difference between revisions

Line 30:
[[User:Booh|Booh]] 14:14, 22 January 2007 (EST) <br>
<br>
 
I think a very important thing to add as a task would be encyrpting passwords (md5?) and how to authenticate against those encrypted passwords.<br>
A lot of people out there still use plain text passwords for their websites...<br>
* MD5 encryption of passwords for use in authentication using a database
* Authenticating against that MD5 encrypted password that is stored in the datbase correctly
Corey1981 16:09, 23 January 2007 (EST) <br>
Anonymous user