macha 0.0.1

A pure Rust implementation of the chacha20poly1305 AEAD with @Bitcoin support
[package]
name = "macha"
version = "0.0.1"
authors = ["hello@organism.org"]
license = "Apache-2.0"
description = "A pure Rust implementation of the chacha20poly1305 AEAD with @Bitcoin support"
edition = "2018"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]