FreeSQLiteEncryption

Database encryption extension

An extension to the SQLite database library that allows encryption of database files using four different encryption algorithms.

The Free SQLite Encryption Extension (FSEE)

GitHub

89 stars
15 watching
32 forks
Language: C
last commit: about 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
zhaozg/sqlitext A SQLite extension that provides a way to encrypt and manage database files using a custom VFS (Virtual File System) solution 4
carnage/doctrine-encrypted-column Provides a secure way to encrypt data stored through an object-relational mapping system 36
cossacklabs/pg_themis A PostgreSQL extension for encrypting and decrypting data using the Themis library. 30
softfluent/entityframeworkcore.dataencryption An extension to Entity Framework Core that adds support for encrypting data in entity properties 329
newsoft/sqlite3-dbx A SQLite-based database with encryption support 22
seaneshbaugh/exseed A DSL for seeding databases through Ecto using an imperative programming style 17
moteus/lua-aesfileencrypt A Lua library that provides a simple way to encrypt files using AES encryption. 18
abc34/sqlite_codec A modified version of SQLite with built-in encryption using the mbedtls library 0
cossacklabs/acra Database security suite with field-level encryption, search through encrypted data, SQL injections prevention and intrusion detection capabilities. 1,357
sqlcipher/sqlcipher A standalone fork of SQLite with added encryption and security features 6,267
maythamfahmi/cryptonet A lightweight C# library providing basic encryption and decryption capabilities using asymmetric (RSA) and symmetric (AES) encryption algorithms. 100
afiqiqmal/sharedchamber A library that provides secure data storage using Facebook Conceal Encryption and SharedPreferences on Android. 95
s0l0ist/node-seal A library that enables secure computations on encrypted data without revealing the underlying plaintext 192
grempe/tss-rb A Ruby implementation of Threshold Secret Sharing as defined in the IETF Internet-Draft draft-mcgrew-tss-03.txt 23
nordmike/gibberish-aes-as3 An implementation of AES encryption in ActionScript 3. 0