commit | 827557b2e9eb0756fb6fc26f9d62f900850de8e9 | [log] [tgz] |
---|---|---|
author | Oleksandr Peletskyi <[email protected]> | Thu Nov 21 15:44:04 2024 +0000 |
committer | Automerger Merge Worker <[email protected]> | Thu Nov 21 15:44:04 2024 +0000 |
tree | dcb6f6e20697b50bd7bdd0de9f3066f9bd03f4c6 | |
parent | f7262bd9e0c9633324c51bb4bbff2cc367a182b8 [diff] | |
parent | b29021433903b08acdb8c44e598d5771f57498a0 [diff] |
Add SDV crypto_rpc to use openssl am: 65030d71a7 am: b290214339 Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/openssl/+/3368099 Change-Id: I9f71ec8c127addb9f874c72ca0467f6363d68a2e 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.