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