commit | af71f20c60697482cc6d17e958523d794b417ec7 | [log] [tgz] |
---|---|---|
author | Seth Moore <sethmo@google.com> | Fri Aug 11 13:59:55 2023 -0700 |
committer | Seth Moore <sethmo@google.com> | Fri Aug 18 14:47:29 2023 -0700 |
tree | d251ef6b2400ce5d46f09f239bb16fcf67bd60cb | |
parent | b6786e18a06e82d5b7030247d960ea6dd697824d [diff] |
Add a static libopenssl crate Test: manual build/test hwtrust binary Change-Id: I0da877e3a1a8b37ccd272cb493c7bd70e6009f01
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.