commit | 884648dce1e7ab34dc98db7f3ca0db78b3901fc7 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Fri Dec 01 09:50:20 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Mon Dec 04 14:22:15 2023 +0000 |
tree | 0b238697fe2550d4e6360485c269e0cbcb3cb44d | |
parent | 7468ae4e5377ffddefde2d9a940f3946e6fbc1bc [diff] |
[bssl] Support ECDSA P-384 signature verification This functionality is required for the verification of DICE certificate chain in a subsequent cl. Bug: 314266221 Test: atest libbssl_avf_nostd.test Change-Id: Idcc3c7e8b22a0c6151490585d0f16474a17e33b9
Android Virtualization Framework (AVF) provides secure and private execution environments for executing code. AVF is ideal for security-oriented use cases that require stronger isolation assurances over those offered by Android’s app sandbox.
Visit our public doc site to learn more about what AVF is, what it is for, and how it is structured. This repository contains source code for userspace components of AVF.
If you want a quick start, see the getting started guideline and follow the steps there.
For in-depth explanations about individual topics and components, visit the following links.
AVF components:
AVF APIs:
How-Tos: