our goal is to protect the data from hackers. we have couple of columns in bunch of tables needs to be encrypted. some tables are inventory tables. lot of processes uses the encrypted data.
So i was planning to investigate and get some info. on encryption software.
You mean manually encrypt the data with dbms_obfuscation_toolkit pkg?
That's an alternative -if obfuscation is enough for you.
As Dave put it, it all depends of your requirements.
You can go from Oracle obfuscation all the way to third party packages and encryption appliances. I suppose vendors would be delighted in letting you know about pricing and features.
Disclaimer: Advice is provided to the best of my knowledge but no implicit or explicit warranties are provided. Since the advisor explicitly encourages testing any and all suggestions on a test non-production environment advisor should not held liable or responsible for any actions taken based on the given advice.
Bookmarks