Correct Answer: A digital signature, created by encrypting a hash with the signer's private key, provides non-repudiation and proof of the signer's identity, not just data integrity
Explanation: A digital signature adds authentication and non-repudiation (proof of who signed it, using their private key) on top of the integrity a plain hash provides, which a bare hash alone cannot offer, unlike the false claims in the distractors.
Correct Answer: A digital signature, created by encrypting a hash with the signer's private key, provides non-repudiation and proof of the signer's identity, not just data integrity
Explanation: A digital signature adds authentication and non-repudiation (proof of who signed it, using their private key) on top of the integrity a plain hash provides, which a bare hash alone cannot offer, unlike the false claims in the distractors.