I’m looking for a free embedded database for .NET (C#), which supports encryption. Preferably some sort of TDE (Transparent Data Encryption) using good encryption protocols (like AES 256).
Thank you for your time and answers.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Sadly nobody answered. Well later on I found out that SQL CE 3.5 and 4.0 both support encryption, are free and embedded and support C# (.NET).