everrs 0.1.0

Bindings for the HACL*/EverCrypt crypto library
Documentation
[build-dependencies.cc]
version = "1.0"
[dependencies.cty]
version = "0.2.1"

[dependencies.rand_core]
version = "0.5.1"

[dependencies.zeroize]
version = "1.1.0"
[dev-dependencies.proptest]
version = "0.9.4"

[package]
authors = ["Mathias Hall-Andersen"]
build = "build.rs"
description = "Bindings for the HACL*/EverCrypt crypto library"
edition = "2018"
exclude = ["README.md", "icon.png", ".github", ".cargo_vcs_info.json", ".gitignore"]
keywords = ["no-std", "crypto"]
license = "MIT"
name = "everrs"
repository = "https://github.com/rot256/everrs"
version = "0.1.0"