Hi
Does Oracle provide any method of encryption of data before they are stored in the db ? ? Any API ??
Sensitive info like salary and other columns if needed ??
Thanks.
Printable View
Hi
Does Oracle provide any method of encryption of data before they are stored in the db ? ? Any API ??
Sensitive info like salary and other columns if needed ??
Thanks.
take a look at supplied SQLpackage 'dbms_obfuscation_toolkit'
Regards
Gert
I wrote this article on the subject . .
http://www.dbazine.com/yen1.html
Very interesting article Eric!Quote:
Thanks !
That was useful.
Regards.