「Cryptography-MIT6875」: Lecture 10
Today’s topic is Digital Signatures.
Topics Covered:
- Motivation for Digital Signatures.
- Definition: EUF-CMA Security
- One-time signatures: Lamport’s Scheme.
- how to sign a single bit, once
- how to sign $n$ bits, once
- Collision-resistant hashing
- how to sign polynomially many bits, once.