commit | 38221fa1acbc597aed2467775ba3f54ab812a61a | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Wed Feb 09 14:36:00 2022 +0000 |
committer | Alan Stokes <alanstokes@google.com> | Thu Feb 10 16:42:53 2022 +0000 |
tree | d6db8279d329f08c9b16a49741eef8cec5e05dde | |
parent | 3dc5c1e6a0b1ae7d9a33e5c856d0c85bfa209ab6 [diff] |
Add compos_key_helper Create a small library to do key-related operations (derive, sign, verify). Add tests. Create a small standlone executable to expose these functions. Bug: 218494522 Test: atest compos_key_tests Change-Id: I5c984178b822510fd32784d01cf4322e592e5d2a
This repository contains userspace services related to running virtual machines on Android, especially protected virtual machines. See the getting started documentation and Microdroid README for more information.