openssl 0.10.15

OpenSSL bindings
Documentation
[dependencies.bitflags]
version = "1.0"

[dependencies.cfg-if]
version = "0.1"

[dependencies.foreign-types]
version = "0.3.1"

[dependencies.lazy_static]
version = "1"

[dependencies.libc]
version = "0.2"

[dependencies.openssl-sys]
version = "0.9.39"
[dev-dependencies.data-encoding]
version = "2.0"

[dev-dependencies.hex]
version = "0.3"

[dev-dependencies.tempdir]
version = "0.3"

[features]
v101 = []
v102 = []
v110 = []
v111 = []
vendored = ["openssl-sys/vendored"]

[package]
authors = ["Steven Fackler <sfackler@gmail.com>"]
categories = ["cryptography", "api-bindings"]
description = "OpenSSL bindings"
keywords = ["crypto", "tls", "ssl", "dtls"]
license = "Apache-2.0"
name = "openssl"
readme = "README.md"
repository = "https://github.com/sfackler/rust-openssl"
version = "0.10.15"