issues
search
lowRISC
/
manticore
Apache License 2.0
16
stars
13
forks
source link
Make sure to handle every meaningful byte in `manticore::manifest`
#58
Open
mcy
opened
3 years ago
mcy
commented
3 years ago
Currently, we ignore:
The signature type in the manifest container.
Allowable Firmware flags.
The "manifest type", "signature type", and "hash type" bytes in the
owned::Container
parser.
Currently, we ignore:
owned::Container
parser.