Skip to main content

Proof of Sequential Work

Definition

Proof of Sequential Work is a cryptographic primitive where solving a computational puzzle requires a specific, minimum amount of sequential computation. This design ensures that the time taken to solve the puzzle is predictable and verifiable, preventing attackers from gaining an unfair advantage through parallel processing. It aims to enhance security and fairness in distributed systems.