6fbfdc7a5c | ||
---|---|---|
src | ||
test | ||
.gitignore | ||
LICENSE | ||
README.md | ||
sqlcipher.nimble |
README.md
nim-sqlcipher-abi
A low-level Nim wrapper for the SQLCipher. Builds and exposes the raw C API of SQLCipher.
Requirements
# Linux
sudo apt install libssl-dev
# MacOS
brew install openssl
# Windows
¯\_(ツ)_/¯
Usage
TODO
Versioning
The library generally follows the upstream version number, adding one more number for its own purpose
License
Wrapper License
This repository is licensed and distributed under either of
- MIT license: LICENSE-MIT or http://opensource.org/licenses/MIT