Free SQLite Encryption Extension (FSEE)
The Free SQLite Encryption Extension (FSEE) is an add-on to the public domain version of SQLite that allows an application to read and write encrypted database files. Four different encryption algorithms are supported:
AES-128 in OFB mode
AES-128 in CCM mode
AES-256 in OFB mode se
https://github.com/shenghe/FreeSQLiteEncryption?tab=readme-ov-file
↧