macOS
brew install sqlcipherlocal Homebrew formula metadata
sudo port install sqlcipherMacPorts ports tree · databases/sqlcipher/Portfile · source: api.github.com
brew
SQLite extension providing 256-bit AES encryption. Version 4.16.0 via Homebrew; verified 2026-05-12.
install
brew install sqlcipherlocal Homebrew formula metadata
sudo port install sqlcipherMacPorts ports tree · databases/sqlcipher/Portfile · source: api.github.com
sudo apk add sqlcipherAlpine Linux edge package indexes · sqlcipher · source: dl-cdn.alpinelinux.org
sudo apt install libsqlcipher-devDebian stable package indexes · libsqlcipher-dev · source: deb.debian.org
sudo dnf install sqlcipherFedora Rawhide package metadata · sqlcipher · source: dl.fedoraproject.org
nix profile install nixpkgs#sqlciphernixpkgs package indexes · pkgs/by-name/sq/sqlcipher/package.nix · source: api.github.com
sudo pacman -S sqlcipherArch Linux sync databases · sqlcipher · source: geo.mirror.pkgbuild.com
sudo zypper install libsqlcipher-3_46_1-0openSUSE Tumbleweed package metadata · libsqlcipher-3_46_1-0 · source: download.opensuse.org
overview
SQLite extension providing 256-bit AES encryption
history
SQLCipher is Zetetic's open source SQLite-derived database library and CLI that adds full-database encryption, including 256-bit AES encryption and key-management pragmas, while preserving much of the SQLite programming model.
The public SQLCipher source repository dates to 2008. The project README describes SQLCipher as a standalone fork of SQLite that periodically integrates stable upstream SQLite features while minimizing changes to SQLite core code.
SQLCipher is maintained by Zetetic and is distributed in community, commercial, enterprise, and FIPS-oriented editions, with the open source community edition remaining the packaging target for many operating-system package managers.
Zetetic describes SQLCipher as used in thousands of commercial and open source products and as a de facto standard for encrypted databases in mobile, embedded, and desktop applications. The input package metadata lists packages in Homebrew, Debian, Ubuntu, Fedora, Arch, Alpine, MacPorts, Nix, and openSUSE ecosystems.
Users commonly treat SQLCipher as an encrypted SQLite replacement: open a database with the SQLCipher shell or linked library, set PRAGMA key or call sqlite3_key early, and then use familiar SQLite operations against encrypted database files.
Package nerds care about SQLCipher because it is both a security-sensitive C library and a drop-in-ish SQLite-flavored CLI. Distribution packaging matters: crypto provider linkage, ABI compatibility, and SQLite feature parity are all visible to downstream users.
security posture
No matching local secret-handling manifest was found for sqlcipher. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
sqlcipher | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/sqlcipher/sqlcipher
install metadata
| Package key | brew:sqlcipher |
|---|---|
| Version | 4.16.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/sqlcipher |
| Homepage | https://www.zetetic.net/sqlcipher/ |
| Repository | https://github.com/sqlcipher/sqlcipher |
| Upstream docs | https://www.zetetic.net/sqlcipher |
| License | BSD-3-Clause AND blessing |
| Source archive | https://github.com/sqlcipher/sqlcipher/archive/refs/tags/v4.16.0.tar.gz |
| Last updated | 2026-05-12T16:52:28Z |
| Pulse | updated |
| Dependencies | openssl@4 |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | sqlcipher |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
libsqlcipher-dev 4.6.1-2
SQLCipher development files
sudo apt install libsqlcipher-devlibsqlcipher1 4.6.1-2
SQLCipher shared library
sudo apt install libsqlcipher1sqlcipher 4.6.1-2
Command line interface for SQLCipher
sudo apt install sqlciphersqlcipher
nix profile install nixpkgs#sqlcipherlibsqlcipher-dev 4.5.6-1build2
SQLCipher development files
sudo apt install libsqlcipher-devlibsqlcipher1 4.5.6-1build2
SQLCipher shared library
sudo apt install libsqlcipher1sqlcipher 4.5.6-1build2
Command line interface for SQLCipher
sudo apt install sqlciphersqlcipher 4.6.1-r1
SQLCipher is an SQLite extension that provides 256 bit AES encryption of database files.
https://www.zetetic.net/sqlcipher/
sudo apk add sqlciphersqlcipher-dbg 4.6.1-r1
SQLCipher is an SQLite extension that provides 256 bit AES encryption of database files. (debug symbols)
https://www.zetetic.net/sqlcipher/
sudo apk add sqlcipher-dbgsqlcipher-dev 4.6.1-r1
SQLCipher is an SQLite extension that provides 256 bit AES encryption of database files. (development files)
https://www.zetetic.net/sqlcipher/
sudo apk add sqlcipher-devsqlcipher-doc 4.6.1-r1
SQLCipher is an SQLite extension that provides 256 bit AES encryption of database files. (documentation)
https://www.zetetic.net/sqlcipher/
sudo apk add sqlcipher-docsqlcipher-libs 4.6.1-r1
SQLCipher is an SQLite extension that provides 256 bit AES encryption of database files. (libraries)
https://www.zetetic.net/sqlcipher/
sudo apk add sqlcipher-libssqlcipher-tcl 4.6.1-r1
SQLCipher library (tcl bindings)
https://www.zetetic.net/sqlcipher/
sudo apk add sqlcipher-tclsqlcipher 4.5.2-8.fc44
Fork of the SQLite database library that adds 256 bit AES encryption
https://github.com/sqlcipher/sqlcipher
sudo dnf install sqlciphersqlcipher-devel 4.5.2-8.fc44
Development files for sqlcipher
https://github.com/sqlcipher/sqlcipher
sudo dnf install sqlcipher-develsqlcipher 4.14.0-1
SQLite extension that provides transparent 256-bit AES encryption of database files
https://www.zetetic.net/sqlcipher
sudo pacman -S sqlciphersource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.