Closed Sai-Anudeep47 closed 1 year ago
Yeah, that was a typoe. Thx @Sai-Anudeep47
Issue is observed now, when SECP256R1 attestation type is used. Conformance owner must dynamically pick algorithm based on attestation type rather than hardcoded algorithm. Including the spec reference again as link present in original comment is not accessible https://tinyurl.com/hashmapping
@Sai-Anudeep47 sorry but I am confused. Are you talking about ProveDevice64?
@herrjemand It is observed when parsing TO2.ProveOVHdr message by client, where it calculates hash of the original TO2.HelloDevice message and compares with hash value present in TO2.ProveOVHdr as mentioned in spec https://tinyurl.com/helloDeviceHash
Found the issue! Thx @Sai-Anudeep47.
This is now addressed
To simplify issue resolution process, please provide network logs, and or test voucher. to2_client384_hellodevicehash_fail_log.txt
What part of the spec are you testing?
What protocol are having issue with?
Issue description
Log is attached for reference.