Digital signature

From ACT Wiki
Revision as of 14:52, 9 October 2013 by imported>Doug Williamson (Category added 9/10/13 and spacing)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Digital signatures are the electronic equivalent of a manual signature which both verify the sender of the message and allow the recipient to check that the message has not been tampered with.

Using public key infrastructure a sender’s private key is used to create the digital signature and the receiver uses the sender’s public key to verify that the signature is authentic.


See also