v0.2.4
This release adds 2 new features:
- A new
validate
library for checking the fields of an attestation report other than the signature checked byverify
. - New default behavior for
verify
to download missing certificates from AMD's Key Distribution Service to allow verification directly from a raw report.
Minor changes and bug fixes.