mini-monocypher-sys

Crates.iomini-monocypher-sys
lib.rsmini-monocypher-sys
version0.1.1
sourcesrc
created_at2023-07-25 20:55:33.696038
updated_at2023-07-27 14:27:27.85281
descriptionMonocypher C FFI Bindings generated by bindgen
homepagehttps://github.com/nnathan/monopiped/tree/main/mini-monocypher/mini-monocypher-sys
repositoryhttps://github.com/nnathan/monopiped/tree/main/mini-monocypher/mini-monocypher-sys
max_upload_size
id925988
size1,387,535
Naveen Nathan (nnathan)

documentation

https://github.com/nnathan/monopiped/tree/main/mini-monocypher/mini-monocypher-sys

README

mini-monocypher-sys

mini-monocypher-sys provides bindgen generated C bindings to Monocypher 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
Commit count: 64

cargo fmt