commit | 761db1e3eac2daf16efcb9fd39514f8f696d31e7 | [log] [tgz] |
---|---|---|
author | Andrew Scull <ascull@google.com> | Mon May 23 18:31:35 2022 +0000 |
committer | Andrew Scull <ascull@google.com> | Wed May 25 09:44:05 2022 +0000 |
tree | 87d3c8c3e42a35291de815ffd92c0131cc8211e7 | |
parent | 551e3c934b852fe7c680f5ffefbdb23b8a80e525 [diff] |
authfs: Migrate to the openssl crate from custom bindings Now that there is a standard binding to boringssl, switch over to using it. Bug: 233582804 Test: atest AuthFsHostTest Test: atest authfs_device_test_src_lib Change-Id: I4ae4353e21801bd4f9b43c4284d941820d540d80
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.