futures-crypto 0.1.0

Future-based crypto APIs
[dependencies.bytes]
version = "0.4.5"

[dependencies.futures]
version = "0.1.17"

[dependencies.openssl]
version = "0.9.20"

[dev-dependencies.itertools]
version = "0.7.2"

[dev-dependencies.quickcheck]
version = "0.4.1"

[package]
authors = ["Sam Rijs <srijs@airpost.net>"]
description = "Future-based crypto APIs"
documentation = "https://docs.rs/futures-crypto"
keywords = ["futures", "crypto", "aes", "cipher", "stream"]
license = "BSD-2-Clause"
name = "futures-crypto"
repository = "https://github.com/srijs/rust-futures-crypto"
version = "0.1.0"