monocypher 0.3.0

Bindings for the monocypher C library
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# monocypher-rs

[![dependency status](https://deps.rs/repo/github/cphrn/monocypher/status.svg)](https://deps.rs/repo/github/cphrn/monocypher)

Rust bindings for [monocypher](https://monocypher.org/)

[Documentation](https://cphrn.github.io/doc/monocypher/index.html)

ToDo:

- [x] improve documentation
- [x] Unit Tests
- [ ] Integration Tests
- [ ] High Level API
- [x] Tell the monocypher devs about this