Encrypting Data
I am just looking for some direction here. I am working on a site that will be dealing with a lot of users personal data, such as SSN, addresses, etc. Some of this information I would need to encrypt and it will be stored in a MySQL database. I have read some about crypt() and md5. These are one way encryption, what I am looking for is some way to allow the user to update their information so these would not work. What else should I look into? What is the safest secure way of dealing with this?
Thanks
Mike
__________________
Peace
Mike
http://www.eclecticpixel.com
|