软件包:sqlcipher(4.6.1-2)
Command line interface for SQLCipher
SQLCipher is a C library that implements an encryption in the SQLite 3 database engine. Programs that link with the SQLCipher library can have SQL database access without running a separate RDBMS process. It allows one to have per-database or page-by-page encryption using AES-256 from OpenSSL.
SQLCipher has a small footprint and great performance so it’s ideal for protecting embedded application databases and is well suited for mobile development.
* as little as 5-15% overhead for encryption * 100% of data in the database file is encrypted * Uses good security practices (CBC mode, key derivation) * Zero-configuration and application level cryptography * Algorithms provided by the peer reviewed OpenSSL crypto library.
SQLCipher has broad platform support for with C/C++, Obj-C, QT, Win32/.NET/Mono, Java, Python, Ruby, Linux, Mac OS X, iPhone/iOS, Android, Xamarin.iOS, and Xamarin.Android.
This package provides the command line interface to sqlcipher.
其他与 sqlcipher 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libreadline8t64 (>= 6.0)
- GNU readline 与 history 库,运行时
-
- dep: libsqlcipher1 (= 4.6.1-2)
- SQLCipher shared library
-
- dep: libssl3t64 (>= 3.0.0)
- 安全套接字层工具箱 - 共享库
-
- dep: zlib1g (>= 1:1.2.0)
- 压缩库 - 运行时
-
- sug: sqlite3-doc
- SQLite 3 文档
下载 sqlcipher
硬件架构 | 软件包大小 | 安装后大小 | 文件 |
---|---|---|---|
amd64 | 817.4 kB | 1,880.0 kB | [文件列表] |
arm64 | 749.1 kB | 1,901.0 kB | [文件列表] |
armel | 696.3 kB | 1,708.0 kB | [文件列表] |
armhf | 703.6 kB | 1,200.0 kB | [文件列表] |
i386 | 864.4 kB | 2,012.0 kB | [文件列表] |
ppc64el | 868.6 kB | 2,413.0 kB | [文件列表] |
riscv64 | 820.9 kB | 1,537.0 kB | [文件列表] |
s390x | 818.3 kB | 2,045.0 kB | [文件列表] |