SlackBuilds Repository

15.0 > System > sqlcipher (4.4.2)

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.

SQLCipher was initially developed by Stephen Lombardo at Zetetic LLC
(sjlombardo@zetetic.net) as the encrypted database layer for Strip,
an iPhone data vault and password manager (http://getstrip.com).

TCL extension (libtclsqlite3.so) can be enabled with:

WITH_TCL=yes ./sqlcipher.SlackBuild

Note however, it will clobber the stock sqlite library.

Maintained by: Mario Preksavec
Keywords: sqlite,aes,encryption
ChangeLog: sqlcipher

Homepage:
http://sqlcipher.net

Source Downloads:
sqlcipher-4.4.2.tar.gz (c306b8f5de6bde3d7ae40bdb2ab5535c)

Download SlackBuild:
sqlcipher.tar.gz
sqlcipher.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
slack-desc
sqlcipher.SlackBuild
sqlcipher.info

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds