Reputation: 2465
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.
Upvotes: 0
Views: 526
Reputation: 2465
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).
Upvotes: 1