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