Skip to main content

Worst Case Hardness

Definition

Worst Case Hardness in cryptography refers to the property of a computational problem being difficult to solve for every possible input, not just for most inputs. Cryptographic schemes built on problems with worst-case hardness offer strong security guarantees, as breaking them implies solving the problem for even the most challenging instances. This concept provides a high level of assurance against all potential attacks. It is a desirable attribute for foundational cryptographic problems.