Home > Today’s Crypto News
bitcoin
bitcoin

$83571.608249 USD

-1.38%

ethereum
ethereum

$1826.028236 USD

-3.02%

tether
tether

$0.999839 USD

-0.01%

xrp
xrp

$2.053149 USD

-2.48%

bnb
bnb

$601.140115 USD

-0.44%

solana
solana

$120.357332 USD

-3.79%

usd-coin
usd-coin

$0.999833 USD

-0.02%

dogecoin
dogecoin

$0.166175 USD

-3.43%

cardano
cardano

$0.652521 USD

-3.00%

tron
tron

$0.236809 USD

-0.59%

toncoin
toncoin

$3.785339 USD

-5.02%

chainlink
chainlink

$13.253231 USD

-3.91%

unus-sed-leo
unus-sed-leo

$9.397427 USD

-0.19%

stellar
stellar

$0.266444 USD

-1.00%

sui
sui

$2.409007 USD

1.15%

Digital Signature

What Is a Digital Signature?

Digital signatures employ cryptography to provide a way of determining whether a digital message or document is real. 

If a signature is deemed valid, it can be assumed that the communication is from the person it says it's from (known as authentication,) that the sender cannot reasonably deny that the communication is from them (non-repudiation,) and that the communication has not been changed or tampered with (integrity.)

Digital signatures use public key cryptography, in which encryption and decryption is carried out using pairs of public and private keys. As the name suggests, public keys are broadcast publicly, while private keys are kept secret.

To sign a message with a digital signature, the sender uses software to create a hash of the message, which is then encrypted using their private key. To verify a message, the encrypted hash is decrypted using the sender's public key. Then, a second hash of the message is created; if this hash matches the decrypted one, the message is valid.

Digital signatures are not the same as electronic signatures, although the former term is often used to describe the latter technology. 

Electronic signature simply refers to any digital mark that is intended to represent a signature. Common examples of this include HelloSign and Adobe Sign. However, some electronic signature tools may include digital signature technology — meaning an element of public key cryptography may have been used.

Digital signatures are widely used online, for example to authenticate network connections. They are also becoming increasingly common in government. For example, key documents are now published by the U.S. Government Printing Office with accompanying public signatures to verify their authenticity.