Digital Signatures
A Digital Signature is a technique from Cryptography which employs Asymmetric Cryptography to allow people to sign a message using a private key, which can be verified from the public key. Many digital signature algorithms utilise RSA for signing messages.