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-3.4.2.tar.gz 0014743960 14.1 MB
sqlcipher.changes 0000002774 2.71 KB
sqlcipher.spec 0000004589 4.48 KB
Revision 4 (latest revision is 19)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 598025 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 4)
- Cleanup with spec-cleaner
- Rename tcl binding package
- Adjust dependencies of tcl bindings

- update to 3.4.2
  - Merge upstream SQLite 3.20.1
  - Text strings for SQLITE_ERROR and SQLITE_NOTADB changed to 
    match upstream SQLite
  - Remove static modifier for codec password functions
  - Page alignment for mlock
  - Fix segfault in sqlcipher_cipher_ctx_cmp during rekey operation
  - Fix sqlcipher_export and cipher_migrate when tracing API in use
  - Validate codec page size when setting
  - Guard OpenSSL initialization and cleanup routines
  - Allow additional linker options to be passed via command line 
    for Windows platforms
Comments 0
openSUSE Build Service is sponsored by