google / go-sev-guest

go-sev-guest offers a library to wrap the /dev/sev-guest device in Linux, as well as a library for attestation verification of fundamental components of an attestation report.
Apache License 2.0
52 stars 19 forks source link

Deprecate QuoteProvider Product #109

Open deeglaze opened 9 months ago

deeglaze commented 9 months ago

As noted in Issue#108, separating the Product collection from the quote collection makes the interface pointier than it needs to be. Keeping this issue open to reference in TODO comments to remove client and verifier uses of Product during the migration to a custom entry in the certificate table.