commit | 551e3c934b852fe7c680f5ffefbdb23b8a80e525 | [log] [tgz] |
---|---|---|
author | Andrew Scull <ascull@google.com> | Mon May 23 11:04:20 2022 +0000 |
committer | Andrew Scull <ascull@google.com> | Wed May 25 08:30:27 2022 +0000 |
tree | 31f9cb09ca00195bce10e5c84e76688396da08cb | |
parent | ddc9f24ce4e3522c555329fe410d447e15cc76a5 [diff] |
authfs: Migrate from ring to the openssl crate Only sha256 was used which makes the migration from ring nice and simple. Bug: 233582804 Test: atest AuthFsHostTest Change-Id: I6e1ed23dbf19bad919e2b6592ed3a64d728dff71
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.