Cryptography

Digital Signature

A mathematical scheme for verifying the authenticity and integrity of digital messages or documents.

What is a Digital Signature?

A digital signature uses asymmetric cryptography to provide authentication, data integrity, and non-repudiation. The signer uses their private key to sign, and anyone can verify using the public key.