Re: When should I use MySQL's encryption functions
Posted by:
Steve OA
Date: April 27, 2007 03:35AM
The answer to your question is, you should always use the server-side encryption.
Server-side encryption is the most secure and transparent solution. Your organization wide security policies are easy to enforce at a single-point rather than at multiple client-points. Clients continue to run transparently as before.
You can use loopback encryption to implement the encryption on server side. But it has its own limits. There is some product called Security-GENERAL from Packet General Networks. (http://www.packetgeneral.com) that offers a comprehensive MySQL security solution including MySQL data encryption.
Subject
Views
Written By
Posted
13792
September 08, 2006 06:39AM
Re: When should I use MySQL's encryption functions
6118
April 27, 2007 03:35AM
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.