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.
- Links to openSUSE:Factory / sqlcipher
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout security:tls:staging/sqlcipher && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000700 700 Bytes |
Comments 0