Cryptographic Signatures Debate
Commenters debate the sufficiency and use of cryptographic signatures for verifying authenticity, integrity, and preventing forgery in various contexts like messages, software, or statements.
Activity Over Time
Top Contributors
Keywords
Sample Comments
Why wouldn't cryptographic signatures be enough?
Which problem do you see? It's just a signature, they cannot be forged without a corresponding private key.
You can't fake cryptographic signatures.
Why can't someone just check the digital signature like he says?
If only there were some way to cryptographically sign stuff...
But can't this be achieved with a simple cryptographic signature?
Isn't that the point of the signature verification ?
Checking signatures obviously won't help here.
Coulnd't all sides be satisfied if only signature verification code was added, but not signing?
Any proof? Like you'd think he'd cryptographically sign this message at least.