commit | f061e47933f35a3f374469b9d4d836e1a2cad78d | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Tue Nov 21 08:17:16 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Tue Nov 21 08:17:16 2023 +0000 |
tree | 805d74cc7c83ef19b4240d730c8b60514921b753 | |
parent | 4a627b1d8102c500d2aa88872b611ec88568431f [diff] |
[bssl] Check the public EC_KEY built from COSE_Key This cl adds a check to the key when the EC_KEY is built from a COSE_KEY. The check ensures that the affine coordinates set in the function are on the elliptic curve. Bug: 309440321 Test: atest rialto_test Change-Id: I45cdb9835903ca6d8e1bacb86df7afbfe8fb1efc
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: