Week 8
Week 8
•Digital Signatures
Digital Signatures
SHA-256(“Hello”) = “185f8db32271fe25f561a6fc938b2e264306ec304eda518007d1764826381969”
Cryptographic Hash Function
Cryptographic Hash Function
• Hash functions are known to be collision-resistant and
irreversible.
Source: https://www.di-mgt.com.au/public-key-crypto-discrete-logs-4-dsa.html
DSA model
RSA vs. DSA
• DSA: DSA uses specific prime numbers 'p' and 'q' along
with the choice of 'g'. The security depends on the proper
selection of these domain parameters.
RSA vs. DSA
• DSA: DSA uses specific prime numbers 'p' and 'q' along
with the choice of 'g'. The security depends on the proper
selection of these domain parameters.
DSA model
Merkle Damgard Construction