fido-device-onboard / client-sdk-fidoiot

This a C-based implementation of the Device component defined in FIDO Device Onboard (FDO) Specification.
Apache License 2.0
20 stars 32 forks source link

every voucher has same hc_hash? #295

Open hnuyx opened 1 day ago

hnuyx commented 1 day ago

https://github.com/fido-device-onboard/client-sdk-fidoiot/blob/d81474617b7fe0ef5492f0c28ed4508a820daf1d/lib/fdocred.c#L635 https://github.com/fido-device-onboard/client-sdk-fidoiot/blob/d81474617b7fe0ef5492f0c28ed4508a820daf1d/lib/prot/to2/msg63.c#L295

just a question: does every voucher have same hc-hash? is it designed for purpose?