macOS
brew install sqlcipherlocal Homebrew formula metadata
sudo port install sqlcipherMacPorts ports tree · databases/sqlcipher/Portfile · Source: api.github.com
brew / rang 1532
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de sqlcipher pour les workflows d'agents IA.
installation
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 sqlcipherDebian stable package indexes · sqlcipher · 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 sqlcipheropenSUSE Tumbleweed package metadata · sqlcipher · Source: download.opensuse.org
aperçu
SQLite extension providing 256-bit AES encryption
historique
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.
posture de sécurité
Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour sqlcipher. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
sqlcipher | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:sqlcipher |
|---|---|
| Version | 4.17.0 |
| Gestionnaire de paquets | Homebrew |
| Page d'accueil | https://www.zetetic.net/sqlcipher/ |
| Dépôt | https://github.com/sqlcipher/sqlcipher |
| Dernière mise à jour | 2026-07-08T16:50:17Z |
| Pulse | updated |
| Bouteille | non enregistré |
| Service | aucun déclaré |
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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 sqlcipherpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.