commit | 7b2ab941d773387f84d6fd1702bb176a5e9a46a5 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Tue Sep 12 13:04:42 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Fri Sep 22 10:45:10 2023 +0000 |
tree | 9aaf40c18bff51ebe11e07bd73edbd29fc265dc3 | |
parent | 77639bf925164279550c43263c8e9569851f93aa [diff] |
[rkp] Generate EC P-256 key pair for the RKP HAL This cl generates the EC P-256 key pair needed by the RKP HAL. The MAC of the public key and wrapping of the private key will be handled in subsequent cls. Bug: 299055662 Test: atest rialto_test Change-Id: I253130e62bbf70cb5a7abe1a056fc4f77d30aa6e
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:
How-Tos: