commit | 7aa7176ad1e305a55832e03fb6e46cefc939db37 | [log] [tgz] |
---|---|---|
author | Matthew Maurer <mmaurer@google.com> | Thu Mar 09 17:04:59 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Mar 09 17:04:59 2023 +0000 |
tree | 17b05ff1109ae1792f966353867e3b897df901d1 | |
parent | aa425fc34aec6fb79214b093167ca9651e275737 [diff] | |
parent | 4abce73779d4a0ba7fcf803fd2c82e289c78f6a5 [diff] |
Merge "Make openssl available to product and vendor" am: f4b7dfb231 am: f76d0100c2 am: 4abce73779 Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/openssl/+/2476290 Change-Id: Ie66d821221e9d975dfc63e9a61a96e8aa1961a54 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
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.