commit | 555531552aab4291d549c1f33821b8b1e74a3467 | [log] [tgz] |
---|---|---|
author | Matthew Maurer <mmaurer@google.com> | Fri Feb 03 15:58:21 2023 -0800 |
committer | Matthew Maurer <mmaurer@google.com> | Fri Feb 03 16:01:16 2023 -0800 |
tree | 3ee011c971a0bc1afedd0a1006103e46f6c13117 | |
parent | 0264b90c219cb1dde4433e4ca2cc0dd05ba21afd [diff] |
Export to_vec_padded when boringssl is the backend This was exported before, so it looks like it failed to make it into patches/ before so the version update blew it away Bug: 266265141 Test: cd tools/security/remote_provisioning/hwtrust/src/cbor && mm Change-Id: I10fbf0f4b0b4c1d4cda3d85ff4cc98e39a75fa17
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.