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.5.tar.gz 0018816611 17.9 MB
sqlcipher.changes 0000011906 11.6 KB
sqlcipher.spec 0000004578 4.47 KB
Revision 18 (latest revision is 19)
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1126246 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 18)
- Update to version 4.5.5:
* Updates baseline to upstream SQLite 3.42.0
 * Does not allow key to be set again on a connection after it has been successfully used for an encryption or decryption operation to prevent accidental database corruption
 * Raises an error if a rekey operation is attempted on an unencrypted database
 * Raises an error when a key or rekey operation is passed an empty key
 * Minor improvements to constant time functions
 * Miscellaneous code and comment cleanup
Comments 0
openSUSE Build Service is sponsored by