| 
	
 | 
 Posted by C. (http://symcbean.blogspot.com/) on 12/20/07 09:44 
On 19 Dec, 20:15, "soldier.coder" <geekprogrammer...@googlemail.com> 
wrote: 
> Is there some standard one follows for encrypting one's user's 
> information?  I would think that failing to do so could result in 
> liability issues for not taking "standard precautions" against 
> identity theft...  so what standards are there out there? 
> 
> Thanks in advance for your helpful comments 
 
There's lots of standards - crypt, md5, 3DES. And there's been lots of 
discussions about how best to implement these in PHP - see 
http://groups.google.co.uk/groups/search?hl=en&q=php+password+hash&qt_s=Search+Groups 
for more info. 
 
C.
 
  
Navigation:
[Reply to this message] 
 |