Skip to main content

Ajtai Commitment Scheme

Definition

An Ajtai Commitment Scheme is a cryptographic method enabling one party to conceal a value while committing to it, with the option to reveal it later. This scheme relies on the computational difficulty of specific lattice problems, establishing a strong foundation for its security. It provides both computational binding, preventing alteration of the committed value, and statistical hiding, ensuring the value remains secret. The security of this system is derived from the average-case hardness of the Short Integer Solution problem over polynomial rings.