Package: sqlcipher (4.6.1-2~bpo12+1)
Links for sqlcipher
Debian Resources:
Download Source Package sqlcipher:
- [sqlcipher_4.6.1-2~bpo12+1.dsc]
- [sqlcipher_4.6.1.orig.tar.gz]
- [sqlcipher_4.6.1-2~bpo12+1.debian.tar.xz]
Maintainer:
External Resources:
- Homepage [sqlcipher.net]
Similar packages:
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.
Other Packages Related to sqlcipher
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C Library: Shared libraries
also a virtual package provided by libc6-udeb
-
- dep: libreadline8 (>= 6.0)
- GNU readline and history libraries, run-time libraries
-
- dep: libsqlcipher1 (= 4.6.1-2~bpo12+1)
- SQLCipher shared library
-
- dep: libssl3 (>= 3.0.0)
- Secure Sockets Layer toolkit - shared libraries
-
- dep: zlib1g (>= 1:1.2.0)
- compression library - runtime
-
- sug: sqlite3-doc
- SQLite 3 documentation
Download sqlcipher
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
amd64 | 802.1 kB | 1,832.0 kB | [list of files] |
arm64 | 731.9 kB | 1,837.0 kB | [list of files] |
armel | 685.8 kB | 1,664.0 kB | [list of files] |
armhf | 691.1 kB | 1,160.0 kB | [list of files] |
i386 | 852.0 kB | 1,972.0 kB | [list of files] |
mips64el | 750.7 kB | 2,179.0 kB | [list of files] |
mipsel | 772.9 kB | 2,104.0 kB | [list of files] |
ppc64el | 860.0 kB | 2,349.0 kB | [list of files] |
s390x | 729.8 kB | 1,945.0 kB | [list of files] |