commit | 0271ee0085476761fe94878962017c24cb124cae | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Wed Nov 15 15:03:42 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Mon Nov 20 16:41:52 2023 +0000 |
tree | da2a02bd936c009cbca91c3ac42563638ac84295 | |
parent | 8ba3c99c1891e8195a8dd3b61bd0163f2782382e [diff] |
[bssl] Implement nostd bssl wrapper for ECDSA sign/verify Bug: 310634099 Test: atest rialto_test libbssl_avf_nostd.test Change-Id: I817bce28a73fd49c218fa14d9c7ff69eb2e0674d
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: