System.Data.SQLite

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

Artifact ID: b885daba4ca58b07fece66e140a0b8f212cf56ac
Ticket: 55fa0d5468164b23a5ff122ff1da69f78e6b0ef2
System.Data.Sqlite - Entrypted Database query execution is 10 times slower versions starting from 1.0.100.0
User & Date: anonymous 2019-09-09 11:53:14
Changes

  1. icomment:
    Without encryption, there is no slowdown in query execution. The encryption used is the defauld encyption using the SqlConnection.ChangePassword() method.
    
  2. login: "anonymous"
  3. mimetype: "text/x-fossil-plain"