← Back to list

Elliptic Curve Digital Signature Algorithm (ECDSA)

This post is dedicated to the memory of Dr. Scott Vanstone, inventor of the ECDSA algorithm.

Srinivas Chandupatla · 2024-05-10 08:04 · 0 claps · 1.4 min read
#cryptography #ecdsa #ecdsa-key #blockchain #digital-signature-class
Open on Medium ↗
Wiki topics: CRY · Crypto & Web3 💻 · Programming 🔒 · Cybersecurity 🏔️ · Outdoor & Adventure

Elliptic Curve Digital Signature Algorithm (ECDSA)

This post is dedicated to the memory of Dr. Scott Vanstone, inventor of the ECDSA algorithm.

The “Elliptic Curve Digital Signature Algorithm (ECDSA)” is a variant of the ElGamal signature scheme and is considered the elliptic curve equivalent of the “Digital Signature Algorithm (DSA)”.

Elliptic Curve

Elliptic Curve

Consider that Alice has to sign a message M, that needs to be verified by Bob.

The ECDSA has the following steps:

Initialisation

Key-pair generation

Signing

Verification

References

  1. ECDSA Algorithm
  2. Security dangers of the NIST curves

메타데이터
post_id
b5a2dbdd5f7a
slug
elliptic-curve-digital-signature-algorithm-ecdsa-b5a2dbdd5f7a
url
https://medium.com/@schandupatla/elliptic-curve-digital-signature-algorithm-ecdsa-b5a2dbdd5f7a
canonical_url
https://medium.com/@schandupatla/elliptic-curve-digital-signature-algorithm-ecdsa-b5a2dbdd5f7a
author_url
https://medium.com/@schandupatla
status
ok
fetched_at
2026-08-04 12:25:25