Skip to content
OpenSSL bindings for Rust
Branch: master
Clone or download
sfackler Merge pull request #1092 from hvenev/build-export-vendored
Tell dependencies if vendored OpenSSL was used
Latest commit 63177bd Apr 4, 2019
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.circleci
openssl-errors Release openssl-errors v0.1.0 Mar 14, 2019
openssl-sys Tell dependencies if vendored OpenSSL was used Apr 3, 2019
openssl Cleanup ssl tests Mar 21, 2019
systest
.gitignore
Cargo.toml Add a crate to define custom error libraries Mar 12, 2019
README.md
THIRD_PARTY
appveyor.yml

README.md

rust-openssl

CircleCI Build status crates.io

OpenSSL bindings for the Rust programming language.

Documentation.

Release Support

The current supported release is 0.10.

New major versions will be published at most once per year. After a new release, the previous major version will be partially supported with bug fixes for 3 months, after which support will be dropped entirely.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed under the terms of both the Apache License, Version 2.0 and the MIT license without any additional terms or conditions.

You can’t perform that action at this time.