commit | ac3e7fc93cf33ec8e779ec9890e6b79fc6ea8465 | [log] [tgz] |
---|---|---|
author | Daniel d'Andrada <[email protected]> | Tue Nov 12 13:15:49 2024 +0000 |
committer | Daniel d'Andrada <[email protected]> | Tue Nov 12 13:15:49 2024 +0000 |
tree | d5f61a82e5d9d016bf16ab3455a686579c6c3154 | |
parent | 0756615a0903e01e4b4b1435ceb5a9ee680e9702 [diff] |
Make libopenssl visible to libvvmtruststore Bug: 367222266 Test: m Change-Id: I930e1f4bbabdb82410192fb79b81dda0c4388fea
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.