sqlcipher 3.4.1-1build1 source package in Ubuntu

Changelog

sqlcipher (3.4.1-1build1) bionic; urgency=high

  * No change rebuild against openssl1.1.

 -- Dimitri John Ledkov <email address hidden>  Mon, 05 Feb 2018 16:54:17 +0000

Upload details

Uploaded by:
Dimitri John Ledkov
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Downloads

File Size SHA-256 Checksum
sqlcipher_3.4.1.orig.tar.gz 13.2 MiB 4172cc6e5a79d36e178d36bd5cc467a938e08368952659bcd95eccbaf0fa4ad4
sqlcipher_3.4.1-1build1.debian.tar.xz 14.2 KiB 61d5355aecc26b16974696813df628046899aa89f9e26dd0569c58635838aa2e
sqlcipher_3.4.1-1build1.dsc 1.9 KiB 41c747458f45a4e15315acb1c911b3a60d9d532f80dd7da5b98a746146fe3e11

View changes file

Binary packages built by this source

libsqlcipher-dev: No summary available for libsqlcipher-dev in ubuntu disco.

No description available for libsqlcipher-dev in ubuntu disco.

libsqlcipher0: No summary available for libsqlcipher0 in ubuntu cosmic.

No description available for libsqlcipher0 in ubuntu cosmic.

libsqlcipher0-dbgsym: No summary available for libsqlcipher0-dbgsym in ubuntu cosmic.

No description available for libsqlcipher0-dbgsym in ubuntu cosmic.

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 v3.4.1 is based on SQLite3 v3.15.2.

sqlcipher-dbgsym: No summary available for sqlcipher-dbgsym in ubuntu cosmic.

No description available for sqlcipher-dbgsym in ubuntu cosmic.