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
baselibs.conf 0000000022 22 Bytes
sqlcipher-4.5.4.tar.gz 0018755568 17.9 MB
sqlcipher.changes 0000011281 11 KB
sqlcipher.spec 0000004578 4.47 KB
Revision 17 (latest revision is 19)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1087742 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 17)
- Update to version 4.5.4:
  * Updates baseline to upstream SQLite 3.41.2
  * Updates minimum Apple SDK versions in podspec for new Xcode compatibility
  * Return runtime OpenSSL version from PRAGMA cipher_provider_version (instead of hardcoded value)
  * Adds guard against zero block size and crash if cryptographic provider initialization fails
  * When an ATTACH occurs creating a new encrypted database as the first operation after keying the main database, the new database will have the same salt value.
Comments 0
openSUSE Build Service is sponsored by