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.
- Devel package for openSUSE:Factory
-
3
derived packages
- Links to openSUSE:Factory / sqlcipher
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout server:database/sqlcipher && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
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 |
Comments 0