ruido 0.0.1

An implementation of the Noise Protocol Framework with emphasis on compile time options, performance, and correctness
Documentation
[dependencies]

[package]
authors = ["Kevin K. <kbknapp@gmail.com>"]
categories = ["cryptography"]
description = "An implementation of the Noise Protocol Framework with emphasis on compile time options, performance, and correctness\n"
documentation = "https://docs.rs/ruido/"
edition = "2018"
include = ["src/**/*", "Cargo.toml", "README.md"]
keywords = ["noise", "protocol", "framework", "cryptography", "security"]
license = "MIT OR Apache-2.0"
name = "ruido"
readme = "README.md"
repository = "https://github.com/kbknapp/ruido"
version = "0.0.1"