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.

有帮助吗?

解决方案

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).

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top