sqlcipher

Encrypted DB library

A standalone fork of SQLite with added encryption and security features

SQLCipher is a standalone fork of SQLite that adds 256 bit AES encryption of database files and other security features.

GitHub

6k stars
255 watching
1k forks
Language: C
last commit: about 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
shenghe/freesqliteencryptionAn extension to the SQLite database library that allows encryption of database files using four different encryption algorithms.89
newsoft/sqlite3-dbxA SQLite-based database with encryption support22
nalgeon/sqleanA collection of SQLite extensions that provide additional functionality and standardize API3,820
launchbadge/sqlxA high-level, async Rust library for interacting with relational databases.13,661
zhaozg/sqlitextA SQLite extension that provides a way to encrypt and manage database files using a custom VFS (Virtual File System) solution4
abc34/sqlite_codecA modified version of SQLite with built-in encryption using the mbedtls library0
cossacklabs/acraDatabase security suite with field-level encryption, search through encrypted data, SQL injections prevention and intrusion detection capabilities.1,368
apache/shardingsphereA distributed SQL query and transaction engine for sharding, scaling, encryption, and more on any database20,034
orbitinghail/sqlsyncA collaborative offline-first wrapper around SQLite designed to synchronize web application state between users and devices.2,415
cryptdb/cryptdbA system for processing and encrypting SQL queries over encrypted data in a database.502
sqlitebrowser/sqlitebrowserA high-quality GUI tool for creating, designing, and editing SQLite databases.21,505
coleifer/sqlite-webA web-based graphical user interface for managing SQLite databases3,479
payloadbox/sql-injection-payload-listProvides a comprehensive list of SQL injection payloads and techniques5,067
sqlite/sqliteA library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine6,902
stephencelis/sqlite.swiftA type-safe interface to SQLite3 for Swift development9,760