mini-monocypher-sys 0.1.1

Monocypher C FFI Bindings generated by bindgen
Documentation
1
2
3
4
5
6
7
8
9
10
11
# mini-monocypher-sys

mini-monocypher-sys provides bindgen generated C bindings to [Monocypher](https://monocypher.org/) C library. It currently exposes only a subset of functionality which is exposed as an api by mini-monocypher crate.

## Status

The current bindings are generated:

  - `crypto_blake2b_*` functions
  - `crypto_aead_{lock,unlock}`
  - `crypto_x25519_*` functions