SQLCipher Wrapper
Go to file
Richard Ramos a2666a533d
Updating bindings file
2020-05-26 14:07:55 -04:00
src Updating bindings file 2020-05-26 14:07:55 -04:00
test convenience api ft.2 2020-05-12 23:07:06 -04:00
.gitignore fix: dynamic lib 2020-05-12 17:48:04 -04:00
LICENSE Initial commit 2020-05-12 07:58:03 -04:00
README.md update README 2020-05-12 23:14:38 -04:00
sqlcipher.nimble convenience api v1 2020-05-12 22:26:24 -04:00

README.md

nim-sqlcipher

License: MIT Stability: experimental

A nim wrapper for the SQLCipher. It builds SQLCipher and provides a simple API based on the Tiny_SQLite nimble package

Requirements

# Linux
sudo apt install libssl-dev

# MacOS
brew install openssl

# Windows
¯\_(ツ)_/¯

Usage

TODO

License

Wrapper License

This repository is licensed and distributed under either of

Dependency Licenses