ECDSA
Elliptic Curve Digital Signature Algorithm
A digital signature algorithm based on elliptic curve cryptography.
ECDSA produces digital signatures using elliptic curve cryptography, providing authentication, integrity, and nonrepudiation with smaller keys and signatures than RSA. It is common in TLS certificates, code signing, and cryptocurrency because of its efficiency on constrained or high volume systems. A notable practical pitfall is that the algorithm requires a unique, unpredictable random value for each signature, and reusing or leaking that value can expose the private key. The exam distinction is that ECDSA signs whereas ECDHE performs key exchange, even though both rely on elliptic curves.
Looking ECDSA up is step one. Getting tested on it is step two.
A free account opens all 4 Domain 1 objectives, 271 exam-style questions with a lesson and a lab on each, a placement check that skips what you already know, and a dated plan. No card.
Not affiliated with or endorsed by CompTIA.
