Jump to content

Storing encrypted data


kc9ddi

Recommended Posts

I'm working on a PHP script that stores some info in a mysql table.  I'm wondering about methods for encrypting data in certain columns, but allowing it to be decrypted by authorized users (eg, social security numbers).  MD5 and such are all one-way encryption, and I'm looking for something that can also be decrypted.  Is there a popular tool/method for this?
Link to comment
https://forums.phpfreaks.com/topic/29330-storing-encrypted-data/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.