commit | 7dfb593220767f93ef57e2e9e4cb991185ab8ff8 | [log] [tgz] |
---|---|---|
author | Maurice Lam <[email protected]> | Thu Dec 01 22:26:51 2022 +0000 |
committer | Maurice Lam <[email protected]> | Mon Jan 23 23:25:28 2023 +0000 |
tree | 65cc49c93bb3f99e453e9ba74f14a8451fd2d157 | |
parent | 66e578a1c78914ac9b06fa5f95e21e75f6794298 [diff] |
Upgrade openssl to 0.10.43 This project was upgraded with external_updater. Usage: tools/external_updater/updater.sh update rust/crates/openssl For more info, check https://cs.android.com/android/platform/superproject/+/master:tools/external_updater/README.md Test: TreeHugger Change-Id: I4ba993f0273d01cd97fdbfaa08901a935f70259a
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.