Questions: Blockchain Consensus Cryptography

3 questions to test your understanding

Score: 0 / 3
Question 1 Short Answer

How do digital signatures and hash functions combine to enable transaction authenticity and immutability in blockchains?

Think about your answer, then reveal below.
Question 2 Multiple Choice

Proof-of-Work (mining) requires solving computational puzzles (finding a hash below a target). Why is this cryptographically useful?

AProof-of-work has no cryptographic purpose; it is purely computational waste
BProof-of-work makes block creation expensive (in energy), creating an economic barrier to attacking the chain; reversing history requires re-doing all work
CProof-of-work encrypts the blockchain content to hide transactions
DProof-of-work signs all transactions cryptographically
Question 3 True / False

Proof-of-Stake (PoS) uses cryptographic signatures and slashing (penalizing equivocation). How does slashing provide security without computational puzzles?

TTrue
FFalse