Closed quanvincss closed 1 year ago
@quanvincss you mean when one of the key algorithms is weaker than the other?
Yeah, I think this is certainly a bug, but not a critical, and will resolve in the next iteration.
@quanvincss you mean when one of the key algorithms is weaker than the other?
Yeah, I think this is certainly a bug, but not a critical, and will resolve in the next iteration.
@herrjemand yeah, I couldn't pass some vouchers for the TO2 test because I'm checking hash/hmac type with both OA and DA, for example, if DA is ECDSA NIST P-384 and OA is ECDSA NIST P-256, then hash/hmac type should be SHA384/HMAC-SHA384, but the voucher used SHA256/HMAC-SHA256, etc.
But what do you mean by "next iteration"?
To simplify issue resolution process, please provide network logs, and or test voucher.
What part of the spec are you testing?
What protocol are having issue with?
Issue description