fido-alliance / iot-fdo-conformance-tools

FIDO Alliances Reference FDO Implementation and Conformance Testing
https://fidoalliance.org/intro-to-fido-device-onboard/
Other
5 stars 2 forks source link

[BUG] COSE Headers with zero/null values are sent rather than empty in message 33 by conformance RV #27

Closed Sai-Anudeep47 closed 1 year ago

Sai-Anudeep47 commented 1 year ago

To simplify issue resolution process, please provide network logs, and or test voucher. pri_to1_cosehdr_err_logs.txt

What part of the spec are you testing?

What protocol are having issue with?

Issue description

[h'A10126', {}, h'828184440A313C376B31302E34392E36302E3535191F6B05822F5820DD8011856FAC98D022675A9064ED1EC41C5696DF59FB37F6F141B4B2EFE34229', h'86C2B9649994115857D671C73C03E317F23E50B791022369E0702B9D618BD3B1C3F88FA3862C2838C7D2435F25BE3F7FC08FFAD53CC9B920A705AB09C9BBBCCF']

  • Received

    [h'A10126', {256: h'00000000000000000000000000000000', 257: [0, 0, null], -259: h'00000000000000000000000000000000'}, h'828184440A313C376B31302E34392E36302E3535191F6B05822F5820DD8011856FAC98D022675A9064ED1EC41C5696DF59FB37F6F141B4B2EFE34229', h'86C2B9649994115857D671C73C03E317F23E50B791022369E0702B9D618BD3B1C3F88FA3862C2838C7D2435F25BE3F7FC08FFAD53CC9B920A705AB09C9BBBCCF']

  • This is related to #22
yackermann commented 1 year ago

@Sai-Anudeep47 Seems to be issues with the underlying CBOR lib.

yackermann commented 1 year ago

Ok, this one is now addressed 🥳