Hacker News new | ask | show | jobs
by marcosdumay 3330 days ago
Aren't both the same thing?

How else can you sign a binary?

1 comments

OP was referring to creating a hash, signing the hash and publish the signed hash on the web site.

The alternative would be to sign the actual binary file using code signing (internally I assume that relies on a hash ).