SQLiteEncryptionUsingEFCore
SQLiteEncryptionUsingEFCore copied to clipboard
It's Impossible to open the file db by DB Browser
After I did all the steps, file.db was created, when I am trying to open this file by DB Browser I get some error "Could not open database file, Reason: file is not a database"
I believe you don't have SEE license which is not free for encrypted source code. But the compiled dll could be free.
You have to use the correct version I had the same issue.
It looks like there are two versions "SqLite and SQCipher"? Make sure to use SQCipher and a version >= 3.11.0. The current version is 3.12.2

When password is requested on "Open database" it should look similar to this

Password: Test123