LOGBOOK

HELP

Quiz Entry - updated: 2026.07.30

What does ECDSA (Elliptic Curve Digital Signature Algorithm) mean?

The signature algorithm Bitcoin and Ethereum use to derive a public key from a private key and to sign transactions provably.

It is the specific one-way maths behind the key pair: it makes deriving the public key easy and reversing it infeasible, and it produces signatures only the private-key holder could have made.

From Quiz: IOTHACK / IOTHACK Glossary | Updated: Jul 30, 2026