commit | 02b1093d07006c07618ff980194dbcb1f326815c | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Thu Sep 28 12:58:44 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Fri Sep 29 13:21:48 2023 +0000 |
tree | 66e499e3064b8de24c0d191c6063a3f621216b51 | |
parent | 815d36869199aaa1690e32faf981650acfcffef6 [diff] |
[Test][bssl] Test HMAC-SHA256 with test cases in RFC 4231 Bug: 301068421 Test: atest libbssl_avf_nostd.test Change-Id: Iee1eabffdf782c6785ad5c6f0fb13f8df48b2cc5
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: