AES Encryption/Decryption
Hello,
I have a questiosn regarding AES Encryption/Decryption.
I understand the basics of how it works however i am stumped.
What i am currently trying to do it have a table that contains user information. Now when an authenticated user views this information they are showing all there details in plain text.
Thats fine but what i require is a master key so that if need be the system admin will be able to decrypt any data in the mysql db using there master key.
Is there anyway to do this? either by design or code.
Thank you for your time.
Subject
Views
Written By
Posted
AES Encryption/Decryption
6325
July 10, 2007 01:22PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.