mini-monocypher 0.1.0

Monocypher C-like API
Documentation
[dependencies.mini-monocypher-sys]
version = "0.1.1"
[dev-dependencies.hex-literal]
version = "0.4.1"

[dev-dependencies.rand_core]
features = ["getrandom"]
version = "0.6.4"

[package]
authors = ["Naveen Nathan <naveen@lastninja.net>"]
categories = ["api-bindings", "cryptography"]
description = "Monocypher C-like API"
documentation = "https://github.com/nnathan/monopiped/tree/main/mini-monocypher"
edition = "2021"
homepage = "https://github.com/nnathan/monopiped/tree/main/mini-monocypher"
keywords = ["monocypher", "cryptography", "x25519", "blake2b", "xchacha20poly1305"]
license = "CC0-1.0"
name = "mini-monocypher"
readme = "README.md"
repository = "https://github.com/nnathan/monopiped/tree/main/mini-monocypher"
version = "0.1.0"