Home > Resources > papers > BFM88-NIZK-Intro
Non-Interactive Zero-Knowledge and Its Applications (BFM88)¶
Summary¶
The paper introducing Non-Interactive Zero-Knowledge (NIZK) proofs. Blum, Feldman, and Micali show how to construct zero-knowledge proofs without interaction using a shared common reference string (CRS). This work laid the groundwork for all subsequent SNARK and NIZK constructions.