SQLite database encryption
http://sqlcipher.net
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.
- Links to server:database / sqlcipher
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:ohollmann:staging:openssl/sqlcipher && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000123 123 Bytes | |
baselibs.conf | 0000000022 22 Bytes | |
sqlcipher-4.5.6.tar.gz | 0018937692 18.1 MB | |
sqlcipher.changes | 0000012418 12.1 KB | |
sqlcipher.spec | 0000004590 4.48 KB |
Latest Revision
Otto Hollmann (ohollmann)
committed
(revision 1)
Comments 0