SQLite Forum

service using SQLite SEE to AES encrypt DB
Login

service using SQLite SEE to AES encrypt DB

(1) By anonymous on 2021-02-13 10:00:10 [source]

HI all, I have a service application that use SQLite with SEE extension to encrypt DB. Now because service is a stand alone software without user interaction (is a server application), what do you think is the best way to keep the encryption key safe and let service use DB?