Quantcast
Channel: Common Language Runtime Internals and Architecture forum
Viewing all articles
Browse latest Browse all 1710

SQLCipher Decryption in .NetCore 3 preview 6

$
0
0

I have an ASP.Net core (3.0.100-preview6-012264) project need to access password protected SQLite database that was encrypted by DB Browser for SQLCipher.

I followed the steps of the link below, use Microsoft.EntityFrameworkCore.Sqlite.Core and SQLitePCLRaw.bundle_sqlcipher package

https://github.com/paragpkulkarni/SQLiteEncryptionUsingEFCore

I also followed its reference, use Microsoft.Data.Sqlite package

https://www.bricelam.net/2016/06/13/sqlite-encryption.html

they didn't work!!

How could I access this password protected SQLite which encrypted by DB Browser for SQLCipher?


Viewing all articles
Browse latest Browse all 1710

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>