SQLCipher

Edit Package sqlcipher

SQLCipher is an SQLite extension that provides transparent 256-bit AES
encryption of database files. Pages are encrypted before being written to
disk and are decrypted when read back. Due to the small footprint and great
performance it’s ideal for protecting embedded application databases and is
well suited for mobile development.

Refresh
Refresh
Source Files
Filename Size Changed
sqlcipher-4.3.0.tar.gz 0017685379 16.9 MB
sqlcipher.changes 0000006235 6.09 KB
sqlcipher.spec 0000004562 4.46 KB
Revision 7 (latest revision is 19)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 794832 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 7)
- Update to version 4.3.0:
  * Updates baseline to upstream SQLite 3.30.1
  * PRAGMA key now returns text result value "ok" after execution
  * Adjusts backup API so that encrypted to encrypted backups are
    permitted
  * Adds NSS crypto provider implementation
  * Fixes OpenSSL provider compatibility with BoringSSL
  * Separates memory related traces to reduce verbosity of logging
  * Fixes output of PRAGMA cipher_integrity_check on big endian
    platforms
  * Cryptograpic provider interface cleanup
  * Rework of mutex allocation and management
  * Resolves miscellaneous build warnings
  * Force error state at database pager level if SQLCipher
    initialization fails
Comments 0
openSUSE Build Service is sponsored by