-
Notifications
You must be signed in to change notification settings - Fork 6
digital signature
Henk van Cann edited this page Jul 7, 2023
·
1 revision
A digital signature is a mathematical scheme for verifying the authenticity of digital messages or documents. A valid digital signature, where the prerequisites are satisfied, gives a recipient very strong reason to believe that the message was created by a known sender (authentication), and that the message was not altered in transit (integrity).
There are digital signatures
and Electronic signatures, the latter are quite different in purpose and practical use.