A cryptographic output used to verify the authenticity of data
two operations :
- Signing Operation - uses a signing key to produce a signature over raw data
- Verification Operation - signature can be validated by a party who has no knowledge of the signing key
Workflow
two participants signer creates an asymmetric key uses this key to create multiple signatures
pgp
public + private key pair
Satoshi Nakamoto, computer activists