tillitis / tkey-verification

Vendor signing and user verification of TKey genuineness
https://www.tillitis.se
GNU General Public License v2.0
42 stars 2 forks source link

Remove the hash from the signature file #4

Closed mchack-work closed 1 year ago

mchack-work commented 1 year ago

The hash is not needed in the signature file. We compute the hash when verifying and can then just check the signature which should have been computed over the same hash.