System.Data.SQLite

Login
This project makes use of Eagle, provided by Mistachkin Systems.
Eagle: Secure Software Automation
Overview

Artifact ID: 00df2d7dc2a3c7eab46cce5fdae6ae1d6ea92202
Ticket: d5663988a63d0a69852807e6753361e9a5a64e1d
Will there be encryption support for .NET Core
User & Date: mistachkin 2019-08-29 16:38:52
Changes

  1. icomment:
    The legacy CryptoAPI is specific to Windows; therefore, it is unsuitable for
    inclusion in the code targeting .NET Core, due to the need to support macOS,
    Linux, etc.
    
    The cross-platform solution for encrypted databases is SEE, which is officially
    supported on all platform.
    
  2. login: "mistachkin"
  3. mimetype: "text/x-fossil-plain"
  4. priority changed to: "Medium"
  5. resolution changed to: "Under_Review"
  6. status changed to: "Pending"
  7. subsystem changed to: "Legacy_CryptoAPI"