Log in

View Full Version : Transparent Data Encryption



round
02-22-2013, 10:06 AM
i need to use Transparent Data Encryption Encryption with my PHP web application,
I do not have any idea about Transparent Data Encryption.

I google some of the contents and got the solution by creating Certificate for Transparent Data Encryption.
Using this one can encrypt database using Transparent Data Encryption.
Can anyone help me to what else need to be code to decrypt it?

Is the certificate needed at client side as well ?

Thanks in Advance.

traq
02-22-2013, 09:05 PM
Your question is unclear.
Please provide more information, and be as specific as possible.
What do you want to accomplish? What have you already tried? What problems did you encounter?

Are you asking about encrypting the contents of your database?
or are you talking about SSL (encrypting the connection between your site and the user)?

Please be more specific about what you're trying to accomplish.

Deleted
02-26-2013, 12:37 AM
Your question is unclear.
Please provide more information, and be as specific as possible.
What do you want to accomplish? What have you already tried? What problems did you encounter?

Are you asking about encrypting the contents of your database?
or are you talking about SSL (encrypting the connection between your site and the user)?

Please be more specific about what you're trying to accomplish.

The user may be talking about using SSL and making some type of encryption with the application itself.

traq
02-26-2013, 02:41 AM
Yes, he may. There's not much point in speculating, however. Please wait for the OP to respond and clarify their question.