commit | 7c4ec38904773ac7d608cf12d41bed5d4e393ae3 | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Tue Dec 21 11:36:18 2021 +0000 |
committer | Alan Stokes <alanstokes@google.com> | Tue Dec 21 14:32:50 2021 +0000 |
tree | f59dd743f659856bbaed6cd32ff9d7c8fe4803f2 | |
parent | 840954abb0a10dc02d1b3afd874ce8f56566c6a2 [diff] |
Remove the sign method Exposing a function to sign arbitrary content is a massive security hole, so remove it. We are now signing compiled artifacts, so we no longer need to manually sign. We lose a little test coverage, but e2e tests will replace that. Bug: 193241041 Test: atest ComposKeyTestCase Change-Id: I8408c6d88ffbe744d45caca821816ce73ee47106
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.