sqlcipher 3.4.1-2build1 source package in Ubuntu

Changelog

sqlcipher (3.4.1-2build1) jammy; urgency=medium

  * No-change rebuild against openssl3

 -- Simon Chopin <email address hidden>  Wed, 24 Nov 2021 11:24:59 +0100

Upload details

Uploaded by:
Simon Chopin
Uploaded to:
Jammy
Original maintainer:
Hans-Christoph Steiner
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
sqlcipher_3.4.1.orig.tar.gz 13.2 MiB 4172cc6e5a79d36e178d36bd5cc467a938e08368952659bcd95eccbaf0fa4ad4
sqlcipher_3.4.1-2build1.debian.tar.xz 14.5 KiB 92d35dc02f3483d2a2729827514dab4ca7988bb77f86c039b13d12165ee3c289
sqlcipher_3.4.1-2build1.dsc 2.0 KiB 3eb3fffb1aa0588e51de84eabe82486c2dafb51c0a8cc0250f8f6e47737cc020

View changes file

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

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

libsqlcipher0-dbgsym: debug symbols for libsqlcipher0
sqlcipher: No summary available for sqlcipher in ubuntu kinetic.

No description available for sqlcipher in ubuntu kinetic.

sqlcipher-dbgsym: debug symbols for sqlcipher