commit | 4abce73779d4a0ba7fcf803fd2c82e289c78f6a5 | [log] [tgz] |
---|---|---|
author | Matthew Maurer <[email protected]> | Thu Mar 09 16:09:13 2023 +0000 |
committer | Automerger Merge Worker <[email protected]> | Thu Mar 09 16:09:13 2023 +0000 |
tree | 17b05ff1109ae1792f966353867e3b897df901d1 | |
parent | 911f267cd36520a7ec11d15413256d3570895348 [diff] | |
parent | f76d0100c20e67dfe2312465a9c8c5df241533c2 [diff] |
Merge "Make openssl available to product and vendor" am: f4b7dfb231 am: f76d0100c2 Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/openssl/+/2476290 Change-Id: I407fcdc4e37d1c1d48e73dde9e1ed60f5ae3d8a2 Signed-off-by: Automerger Merge Worker <[email protected]>
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.