commit | 7468ae4e5377ffddefde2d9a940f3946e6fbc1bc | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Thu Nov 30 10:20:36 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Mon Dec 04 14:16:23 2023 +0000 |
tree | 127797a5a7137492ae09980dce1e7919e9c02bd5 | |
parent | 5133f00f0168ddac41cbb06b414c6f17ca49661a [diff] |
[bssl] Support ED25519/X25519 public key types for EVP_PKEY These ED25519 key type will be needed in DICE certificate verification later. Bug: 310931749 Test: atest libbssl_avf_nostd.test Change-Id: I9dda103f3f46f781dec6f0062cdbf29d3078559f
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: