commit | 337c520ee73b4e218de8057a502e3d74c1bc78c4 | [log] [tgz] |
---|---|---|
author | Matthew Maurer <mmaurer@google.com> | Thu Apr 28 11:14:48 2022 -0700 |
committer | Matthew Maurer <mmaurer@google.com> | Thu Apr 28 15:34:20 2022 -0700 |
tree | b76145ad192f548aaeacd3cfcecdb25c0ada6d0a | |
parent | 656a34e72cc7b86b8ade1a56dd582e116d7de9b4 [diff] |
Enable build of openssl crate against BoringSSL Bug: 177080016 Test: mm Change-Id: I26a60ee18fbc3b8024bf6c1b32584ce0d93176ac
OpenSSL bindings for the Rust programming language.
The current supported release of openssl
is 0.10 and openssl-sys
is 0.9.
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.
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.