-
Notifications
You must be signed in to change notification settings - Fork 6
hash_head is broken #12
Copy link
Copy link
Open
Description
hash_head is supposed to be the first 16 bits of the hash that was signed over. In the Crypto version it's currently the first 16 bits of the signature. I think this is wrong, especially since there's no reasonable interpretation of that in the context of DSA. The CryptoAPI submodule currently sets hash_head to 0.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels