jyao1 / openspdm

This openspdm is a sample implementation for the DMTF SPDM specification.
Other
20 stars 22 forks source link

MeasurementSummaryHash should be absent if it is not required. #143

Closed jyao1 closed 3 years ago

jyao1 commented 3 years ago

current implementation is just return all 0.

jyao1 commented 3 years ago

Fixed in latest version.