Package: libsqlcipher-dev
Source: sqlcipher
Version: 4.5.1-1
Architecture: armhf
Maintainer: Hans-Christoph Steiner <hans@eds.org>
Installed-Size: 1719
Depends: libsqlcipher0 (= 4.5.1-1), libc6-dev
Suggests: sqlite3-doc
Filename: armhf/libsqlcipher-dev_4.5.1-1_armhf.deb
Size: 559632
MD5sum: 41cd9805c17e5158a0a5320e7a7a302a
SHA1: bf184e1a8e7fe513d5739669bf14e9cf9d663df4
SHA256: e253ed47a0215647c0a5c6465b3c7127c6a63d0132ad08ae668f87f82b21744f
Section: libdevel
Priority: optional
Homepage: http://sqlcipher.net/
Description: 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.

Package: libsqlcipher0
Source: sqlcipher
Version: 4.5.1-1
Architecture: armhf
Maintainer: Hans-Christoph Steiner <hans@eds.org>
Installed-Size: 971
Depends: libc6 (>= 2.28), libssl1.1 (>= 1.1.0), zlib1g (>= 1:1.1.4)
Filename: armhf/libsqlcipher0_4.5.1-1_armhf.deb
Size: 419628
MD5sum: 114dc9f6398232720cea511b80534611
SHA1: 72b643e821456dc4940be7d56c3c200d5c7c30e7
SHA256: fef0ba8a4fb4344d25d1ee1b1b9efd1bdc15d6c5c2a0893fed2d45d07ba339ba
Section: libs
Priority: optional
Multi-Arch: same
Homepage: http://sqlcipher.net/
Description: 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.

Package: libsqlcipher0-dbgsym
Source: sqlcipher
Version: 4.5.1-1
Auto-Built-Package: debug-symbols
Architecture: armhf
Maintainer: Hans-Christoph Steiner <hans@eds.org>
Installed-Size: 1701
Depends: libsqlcipher0 (= 4.5.1-1)
Filename: armhf/libsqlcipher0-dbgsym_4.5.1-1_armhf.deb
Size: 1646260
MD5sum: 25c0268eab5be8d65a587507684da951
SHA1: 28b0b7fa80ad4691cee577c2b650596907d2335a
SHA256: daaede624f35efb07d9d57a4d65440c3b889251f49ba7804a95f581049875093
Section: debug
Priority: optional
Multi-Arch: same
Description: debug symbols for libsqlcipher0
Build-Ids: 0bd0ac4abb02ab2322de63b7b2cbcf7ff3bfe752

Package: sqlcipher
Version: 4.5.1-1
Architecture: armhf
Maintainer: Hans-Christoph Steiner <hans@eds.org>
Installed-Size: 1153
Depends: libc6 (>= 2.28), libncurses6 (>= 6), libreadline7 (>= 6.0), libssl1.1 (>= 1.1.0), libtinfo6 (>= 6), zlib1g (>= 1:1.2.0), libsqlcipher0 (= 4.5.1-1)
Suggests: sqlite3-doc
Filename: armhf/sqlcipher_4.5.1-1_armhf.deb
Size: 506236
MD5sum: 4fae265c4e9b49a7c23346c4c01dcd89
SHA1: 9146a539708f39f37c42fc59661a495f224c7c9a
SHA256: 322194ec93efaecd1c36d35c672c10818d13b0b34a93d5cece09190e33a4fffa
Section: database
Priority: optional
Multi-Arch: foreign
Homepage: http://sqlcipher.net/
Description: 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.

Package: sqlcipher-dbgsym
Source: sqlcipher
Version: 4.5.1-1
Auto-Built-Package: debug-symbols
Architecture: armhf
Maintainer: Hans-Christoph Steiner <hans@eds.org>
Installed-Size: 2151
Depends: sqlcipher (= 4.5.1-1)
Filename: armhf/sqlcipher-dbgsym_4.5.1-1_armhf.deb
Size: 2080700
MD5sum: 7778327ba70fb91e39425cee90cf0df5
SHA1: 294ce28901e5964ef1dc790d2b7f5189b18d94da
SHA256: 2e7ce2ed229fcd50ebebce46a972a98e9a07b259eb2cbdfb95ffb924f52301da
Section: debug
Priority: optional
Description: debug symbols for sqlcipher
Build-Ids: 47b83e890998f964fb267e5acec3c23884c03615