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.
- Developed at server:database
- Sources inherited from project openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/sqlcipher && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
sqlcipher-3.4.1.tar.gz | 0013873645 13.2 MB | |
sqlcipher.changes | 0000001889 1.84 KB | |
sqlcipher.spec | 0000004540 4.43 KB |
Revision 3 (latest revision is 20)
Yuchen Lin (maxlin_factory)
accepted
request 482739
from
Martin Pluskal (pluskalm)
(revision 3)
- update to 3.4.1 * Added support for OpenSSL 1.1.0 * Merged upstream SQLite 3.15.2
Comments 0