nokia / AttestationEngine

An experimental (but fully functional) Remote Attestation Engine and Applications for TPM2.0 based systems (cloud, edge, IoT etc)
BSD 3-Clause Clear License
23 stars 17 forks source link

Add known hash value to hashes. #55

Closed iolivergithub closed 2 years ago

iolivergithub commented 2 years ago

Firmware version for updated Infineon 9670 TPM2.0 :

2a1aa04410004700

{ "hash":"2a1aa04410004700", "type":"other", "short":"Infineon TPM2.0 F/W", "long":"This is the TPM 2.0 firmware value for an Infineon TPM 2.0 SLB 9760 Post 2020 release. This value will be seen as part of the TPMS_ATTEST structure generated by a quote. This version contains the fix for the RSA key generation" }

iolivergithub commented 2 years ago

Goes here: https://github.com/nokia/AttestationEngine/blob/main/utilities/Database/hashes.json

iolivergithub commented 2 years ago

Done