sqlcipher 2.2.1-2 source package in Ubuntu

Changelog

sqlcipher (2.2.1-2) unstable; urgency=low


  * set SQLITE_TEMP_STORE=2, as required by upstream (Closes: #726464)

 -- Hans-Christoph Steiner <email address hidden>  Tue, 15 Oct 2013 22:54:33 -0400

Upload details

Uploaded by:
Hans-Christoph Steiner
Uploaded to:
Sid
Original maintainer:
Hans-Christoph Steiner
Architectures:
any
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
sqlcipher_2.2.1-2.dsc 2.2 KiB 801d1ba89b932de58dd9bc3197b2f7a8cffe9546afd4c31247834c1bf492264b
sqlcipher_2.2.1.orig.tar.gz 4.3 MiB 5432585796b9d83aaf2c3016c173ab17cec07337cb65afae74edf952dfb4aa92
sqlcipher_2.2.1-2.debian.tar.gz 8.4 KiB d4126448ff5f59afca158c3581d817917a03d01faa942529626bc46cfc92194f

Available diffs

No changes file available.

Binary packages built by this source

libsqlcipher-dev: SQLCipher development files

 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 contains the development files (headers, static libraries)
 .
 SQLCipher v2.2.1 is based on SQLite3 v3.7.17.

libsqlcipher0: SQLCipher shared library

 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.
 .
 SQLCipher v2.2.1 is based on SQLite3 v3.7.17.

libsqlcipher0-dbg: SQLCipher debugging symbols

 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.
 .
 SQLCipher v2.2.1 is based on SQLite3 v3.7.17.
 .
 This package contains the debugging symbols for the libraries.

sqlcipher: 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,
 Java, Python, Ruby, Linux, Mac OS X, iPhone/iOS, Android, Xamarin.iOS, and
 Xamarin.Android.
 .
 SQLCipher v2.2.1 is based on SQLite3 v3.7.17.