macOS
brew install sqlcipherlocal Homebrew formula metadata
sudo port install sqlcipherMacPorts ports tree · databases/sqlcipher/Portfile · 来源: api.github.com
安装
brew install sqlcipherlocal Homebrew formula metadata
sudo port install sqlcipherMacPorts ports tree · databases/sqlcipher/Portfile · 来源: api.github.com
sudo apk add sqlcipherAlpine Linux edge package indexes · sqlcipher · 来源: dl-cdn.alpinelinux.org
sudo apt install sqlcipherDebian stable package indexes · sqlcipher · 来源: deb.debian.org
sudo dnf install sqlcipherFedora Rawhide package metadata · sqlcipher · 来源: dl.fedoraproject.org
nix profile install nixpkgs#sqlciphernixpkgs package indexes · pkgs/by-name/sq/sqlcipher/package.nix · 来源: api.github.com
sudo pacman -S sqlcipherArch Linux sync databases · sqlcipher · 来源: geo.mirror.pkgbuild.com
sudo zypper install sqlcipheropenSUSE Tumbleweed package metadata · sqlcipher · 来源: download.opensuse.org
概览
SQLite extension providing 256-bit AES encryption
历史
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.
安全态势
没有找到 sqlcipher 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
sqlcipher | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:sqlcipher |
|---|---|
| 版本 | 4.17.0 |
| 软件包管理器 | Homebrew |
| 主页 | https://www.zetetic.net/sqlcipher/ |
| 仓库 | https://github.com/sqlcipher/sqlcipher |
| 最后更新 | 2026-07-08T16:50:17Z |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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 sqlcipher来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.