Encrypt info in Application or in Db engine
Hi
We are encrypting different fields in our MySql database. This is done in the C# code. We are going to start encrypting more fields but the problem is then to run the queries (sorting and so on). What is the best approach here - is the best way to use the encrypt/decrypt methods in the MySql instead or how do you usually do it? Database engine or application layer?
Subject
Views
Written By
Posted
Encrypt info in Application or in Db engine
2905
August 30, 2006 03:17AM
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.