iarp Posted April 6, 2009 Share Posted April 6, 2009 Hey there, Is there anyway to encrypt data put into a database and decrypt it when shown to the user using a key stored in another table(for that user)? Link to comment https://forums.phpfreaks.com/topic/152725-solved-encrypt-info-and-decrypt-with-a-users-key/ Share on other sites More sharing options...
unrelenting Posted April 6, 2009 Share Posted April 6, 2009 Hey there, Is there anyway to encrypt data put into a database and decrypt it when shown to the user using a key stored in another table(for that user)? Read into these... http://dev.mysql.com/doc/refman/5.1/en/encryption-functions.html Link to comment https://forums.phpfreaks.com/topic/152725-solved-encrypt-info-and-decrypt-with-a-users-key/#findComment-802039 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.