macOS
brew install sqlcipherlocal Homebrew formula metadata
sudo port install sqlcipherMacPorts ports tree · databases/sqlcipher/Portfile · Quelle: api.github.com
brew / Rang 1532
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für sqlcipher in AI-Agent-Workflows.
Installation
brew install sqlcipherlocal Homebrew formula metadata
sudo port install sqlcipherMacPorts ports tree · databases/sqlcipher/Portfile · Quelle: api.github.com
sudo apk add sqlcipherAlpine Linux edge package indexes · sqlcipher · Quelle: dl-cdn.alpinelinux.org
sudo apt install sqlcipherDebian stable package indexes · sqlcipher · Quelle: deb.debian.org
sudo dnf install sqlcipherFedora Rawhide package metadata · sqlcipher · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#sqlciphernixpkgs package indexes · pkgs/by-name/sq/sqlcipher/package.nix · Quelle: api.github.com
sudo pacman -S sqlcipherArch Linux sync databases · sqlcipher · Quelle: geo.mirror.pkgbuild.com
sudo zypper install sqlcipheropenSUSE Tumbleweed package metadata · sqlcipher · Quelle: download.opensuse.org
Überblick
SQLite extension providing 256-bit AES encryption
Verlauf
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.
Sicherheitslage
Für sqlcipher wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
sqlcipher | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:sqlcipher |
|---|---|
| Version | 4.17.0 |
| Paketmanager | Homebrew |
| Homepage | https://www.zetetic.net/sqlcipher/ |
| Repository | https://github.com/sqlcipher/sqlcipher |
| Zuletzt aktualisiert | 2026-07-08T16:50:17Z |
| Pulse | updated |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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-10.fc45
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-10.fc45
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 sqlcipherQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.