1 unstable release
0.2.1 | Jan 30, 2021 |
---|
#1623 in Cryptography
22KB
324 lines
encrypted-json-kv
encrypted-json-kv is a Rust library for storing encrypted json blobs easily.
Usage
Use cargo to include encrypted-json-kv in your Rust project.
encrypted-json-kv = { git = "https://gitlab.com/famedly/libraries/encrypted-json-kv.git" }
For details on using it in your projects, look at the API docs, which you can generate with cargo doc
.
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
License
Dependencies
~21MB
~142K SLoC