summaryrefslogtreecommitdiff
path: root/package/sqlcipher
AgeCommit message (Collapse)Author
2012-01-24tcl: add _VERSION_MAJOR / _VERSION_MINOR and use instead of hardcoded 8.4Peter Korsgaard
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-01-24sqlcipher: new packageArnout Vandecappelle (Essensium/Mind)
SQLCipher is a fork of SQLite that adds AES encryption using OpenSSL. It relies on tcl to generate some of its source code, so host-tcl is required. [Peter: select openssl] Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>