Skip to content
This repository is currently being migrated. It's locked while the migration is in progress.

figome/haskell-sqlcipher

Repository files navigation

SQLCipher bindings for Haskell
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

This is a fork of https://github.com/GaloisInc/sqlite with added functionality
for SQLCipher[1]. The following SQLCipher specific functions are available:

  * sqlite3_key
  * sqlite3_key_v2
  * sqlite3_rekey
  * sqlite3_rekey_v2

[1] https://www.zetetic.net/sqlcipher/sqlcipher-api/

About

A Simple SQLCipher library for Haskell

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages