sqlcipher: new package
authorArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Mon, 23 Jan 2012 20:23:25 +0000 (21:23 +0100)
committerPeter Korsgaard <jacmet@sunsite.dk>
Tue, 24 Jan 2012 13:49:43 +0000 (14:49 +0100)
commit1541d648aa2d72f3d889a0ff78af9f3add9f4fa7
treefa6fbfd699cb3f8db84cfabe707173fcb5dd6c2b
parente0cfcc4719782b2ffd74cc709c1fcf53f484606b
sqlcipher: new package

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>
package/Config.in
package/sqlcipher/Config.in [new file with mode: 0644]
package/sqlcipher/sqlcipher.mk [new file with mode: 0644]