Azure / confidential-computing-cvm-guest-attestation

Confidential VM Platform Guest attestation sample apps
MIT License
61 stars 39 forks source link

Seeking Information Regarding Calculation of `x-ms-sevsnpvm-launchmeasurement` Field in Decoded JWT #39

Open jingyao-zhang opened 1 year ago

jingyao-zhang commented 1 year ago

Hello everyone,

While exploring this repository, I've come across a detail inside the CVM internals where I can see a x-ms-sevsnpvm-launchmeasurement field from a decoded JWT. However, the computation behind this specific field remains unclear to me.

I would like to know if there is a tool included in this repository to calculate the x-ms-sevsnpvm-launchmeasurement field. Your guidance would be greatly appreciated.

Thank you!