macha 0.0.1

A pure Rust implementation of the chacha20poly1305 AEAD with @Bitcoin support
fn main() {
    println!("Hello, world!");
}