List:General Discussion« Previous MessageNext Message »
From:Chris Kavanagh Date:December 7 2004 3:36pm
Subject:Encrypting password fields
View as plain text  
Hola list,

Many thanks to all those who helped with my question about the schema.  
Your kindness is sincerely appreciated.

I need to store passwords in my database, and I understand it's bad 
form to store them anywhere in a readable format (I remember reading 
once that if you call a company and ask for your password, and they can 
tell you, it's a bad sign).

Is the solution a BLOB column type, and when inserting records:

md5('somepassword')

...or am I barking up the wrong tree?

Kind regards,
CK.

Thread
Encrypting password fieldsChris Kavanagh7 Dec
RE: Encrypting password fieldsTom Molesworth7 Dec