commit | 619c6649d96cf8c7e1551f5a65d707f052c86ea2 | [log] [tgz] |
---|---|---|
author | Istvan Nador <[email protected]> | Thu Feb 27 03:36:02 2025 -0800 |
committer | Automerger Merge Worker <[email protected]> | Thu Feb 27 03:36:02 2025 -0800 |
tree | 9ee2c4c99b8fca2fa307b0cebb6ebbb122b3455c | |
parent | c3c8a28de01dc70c99454d72241b1ac6a165aa96 [diff] | |
parent | b9c0511c60d77c011e48fa7880f27e9e91d47545 [diff] |
Make libopenssl visible to libhwtrust_private_key am: b9c0511c60 Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/openssl/+/3511171 Change-Id: I5d61a2a013ad5a56c0b496d62287318369bdb725 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.