sqlcipher binary package in Ubuntu Jammy armhf

 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.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2021-12-06 23:24:44 UTC Published Ubuntu Jammy armhf release universe database Optional 3.4.1-2build1
  • Published
  • Copied from ubuntu jammy-proposed armhf in Primary Archive for Ubuntu
  Deleted Ubuntu Jammy armhf proposed universe database Optional 3.4.1-2build1
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to jammy

  • Published
  2021-12-06 23:31:49 UTC Superseded Ubuntu Jammy armhf release universe database Optional 3.4.1-2
  • Removed from disk .
  • Removal requested .
  • Superseded by armhf build of sqlcipher 3.4.1-2build1 in ubuntu jammy PROPOSED
  • Published
  • Copied from ubuntu hirsute-proposed armhf in Primary Archive for Ubuntu