commit | 65030d71a7b9706058f8b14aebbe2c03bb305b13 | [log] [tgz] |
---|---|---|
author | Oleksandr Peletskyi <[email protected]> | Wed Nov 20 16:32:58 2024 +0100 |
committer | Oleksandr Peletskyi <[email protected]> | Wed Nov 20 16:32:58 2024 +0100 |
tree | dcb6f6e20697b50bd7bdd0de9f3066f9bd03f4c6 | |
parent | 96fe1f1c6eec54e604c60f148bd1d265664029f1 [diff] |
Add SDV crypto_rpc to use openssl The crypto_rpc is a library that will be used to provide all the necessary cryptographic functionality for RPC. Bug: 380062268 Test: m Change-Id: I9cc10cae3cefa0b1b89c3b8bf3801a5b314b8311
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.