[x]
Posted via EE Mobile

Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again.

Question
[x]
Attachment Details
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

8.4

MySQL data encryption - why, how and other details

Asked by markloessi in MySQL Server, Security Utilities, Encryption for Network Security

Tags: Sun, MySQL, MySQL 5, encryption of data

Hi, I've seen various aspects of this question addressed in other posts but rather then those other users, like me, interested in an overview having to put bits and pieces together into a concise discussion I thought I'd ask a question.

Overall questions:
1. when is it appropriate to encrypt the actual values within a MySQL database
- generally
and
- assuming the server is highly secure is this really necessary
 * by highly secure I mean that a small number of 'highly' trusted individuals will only ever have access to file system
2. should you look to, if necessary, only encrypt those column(s) necessary as encryption could inflict un-necessary load on resources if over done
- what is the impact of data encryption on performance, is there a rule of thumb
- should this be a consideration
- if individual column encryption makes sense then how to?
3. If I understand correctly the encryption process is that the data on disk is encrypted (value in the DB table cell) and when decrypted is stored in memory, is this correct and are there other 'ways' this may work.
4. it occurs to me that the 'key' to be used in decrypting must be 'somewhere' and because in technology somewhere is often elusive it seems that 'options' would exist: user making the query (from the application) must have it, the key is stored on the system but obscured from the casual thief (if such a thing exists on a well secured file system) and other?
- What are the options here: What software, What technologies?

I'm appreciative that this question is actually requesting a sh*$ load of information so I've appropriately scored it, furthermore I'm hopeful it won't take the likes of Mr. Schneier to address.

Cheers

If it makes any difference the platform I'm dealing with is working within Apache, Tomcat and JAVA.
[+][-]12/03/08 04:50 AM, ID: 23085383Accepted Solution

View this solution now by starting your 30-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

About this solution

Zones: MySQL Server, Security Utilities, Encryption for Network Security
Tags: Sun, MySQL, MySQL 5, encryption of data
Sign Up Now!
Solution Provided By: Kelvin_King
Participating Experts: 2
Solution Grade: A
 
[+][-]12/03/08 06:56 AM, ID: 23086435Assisted Solution

Assisted solutions are selected by the member who asked the question as a comment that contributed to their question's solution.

Start your 30-day free trial to view this Assisted Solution or ask the Experts your question.

 
[+][-]12/10/08 01:19 PM, ID: 23143273Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]12/10/08 02:25 PM, ID: 23143937Assisted Solution

Assisted solutions are selected by the member who asked the question as a comment that contributed to their question's solution.

Start your 30-day free trial to view this Assisted Solution or ask the Experts your question.

 
 
Loading Advertisement...
20091021-EE-VQP-81 - Hierarchy / EE_QW_2_20070628