CrossPlatformProtectedData

About this project
System.Security.Cryptography.ProtectedData (Dpapi) in .Net Core is Windows only. This project provides a Cross Platform option. Uses ProtectedData on Windows and AES on other platforms. AES key is generated using a. ECDH key stored as a X509 certoficate stored in the User context X509Store. Protection of the ECDH certificate relies on the security of the pllatform specific X509 store.
Languages
Project stats
Pipelines