All concepts

Concept

Cryptography

Public-Key Cryptography

Why it matters

Digital signatures are how Bitcoin proves authorization to spend without revealing the secret — the mechanism that turns a public ledger into a system of private ownership.

What it is

A system of paired keys where a private key signs and a public key verifies. In Bitcoin, ownership of coins is proven by signing with the private key behind an address.

Sources