sqlcipher

Haskell binding to sqlcipher

http://github.com/figome/haskell-sqlcipher

Latest on Hackage:1.0.1.2

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by figo GmbH
Maintained by figo GmbH

Haskell binding to sqlcipher https://www.zetetic.net/sqlcipher/. This was forked from sqlite3 library from Galois, Inc. since sqlcipher share most of its API.