Jump to content

Common reference string model

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 134.58.253.57 (talk) at 13:49, 30 June 2009. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In cryptography, the common reference string (CRS) model captures the assumption that a trusted setup in which all involved parties get access to the same string crs taken from some distribution D exists. Schemes proven secure in the CRS model are secure given that the setup was performed correctly. The common reference string model is a generalization of the common random string model, in which D is the uniform distribution of bit strings. As stated in [1], the CRS model is equivalent to the reference string model Cite error: A <ref> tag is missing the closing </ref> (see the help page)..

The CRS model has applications in the study of non-interactive zero-knowledge proofs and universal composability.

References

  1. ^ Ran Canetti and Marc Fischlin; Universally Composable Commitments; Cryptology ePrint Archive: Report 2001/055 (link)