commit | ccc52e52673724af05dc410a00bdf2aba57e3782 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Tue Oct 03 13:14:09 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Tue Oct 03 13:15:50 2023 +0000 |
tree | b5ddc92d1dd23c071d87e730321c7319be902ead | |
parent | 69b088fe15db4a771a352bf63783b542ee21d36b [diff] |
[bssl] Make hkdf return Zeroizing type This cl modifies the output of hkdf to be of Zeroizing type, ensuring that the key is zeroized when it is dropped. Test: atest rialto_test & m pvmfw_bin Bug: 279425980 Change-Id: I903c0b0129cd388b9831d87ddf6d29978350c252
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: