When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. Zero-knowledge proof - Wikipedia

    en.wikipedia.org/wiki/Zero-knowledge_proof

    This is called a "zero-knowledge proof of knowledge". However, a password is typically too small or insufficiently random to be used in many schemes for zero-knowledge proofs of knowledge. A zero-knowledge password proof is a special kind of zero-knowledge proof of knowledge that addresses the limited size of passwords. [citation needed]

  3. Commitment scheme - Wikipedia

    en.wikipedia.org/wiki/Commitment_scheme

    One particular motivating example is the use of commitment schemes in zero-knowledge proofs.Commitments are used in zero-knowledge proofs for two main purposes: first, to allow the prover to participate in "cut and choose" proofs where the verifier will be presented with a choice of what to learn, and the prover will reveal only what corresponds to the verifier's choice.

  4. Non-interactive zero-knowledge proof - Wikipedia

    en.wikipedia.org/wiki/Non-interactive_zero...

    Most non-interactive zero-knowledge proofs are based on mathematical constructs like elliptic curve cryptography or pairing-based cryptography, which allow for the creation of short and easily verifiable proofs of the truth of a statement. Unlike interactive zero-knowledge proofs, which require multiple rounds of interaction between the prover ...

  5. Fiat–Shamir heuristic - Wikipedia

    en.wikipedia.org/wiki/Fiat–Shamir_heuristic

    In cryptography, the Fiat–Shamir heuristic is a technique for taking an interactive proof of knowledge and creating a digital signature based on it. This way, some fact (for example, knowledge of a certain secret number) can be publicly proven without revealing underlying information. The technique is due to Amos Fiat and Adi Shamir (1986). [1]

  6. Feige–Fiat–Shamir identification scheme - Wikipedia

    en.wikipedia.org/wiki/Feige–Fiat–Shamir...

    In cryptography, the Feige–Fiat–Shamir identification scheme is a type of parallel zero-knowledge proof developed by Uriel Feige, Amos Fiat, and Adi Shamir in 1988. Like all zero-knowledge proofs, it allows one party, the Prover, to prove to another party, the Verifier, that they possess secret information without revealing to Verifier what that secret information is.

  7. Zero-knowledge password proof - Wikipedia

    en.wikipedia.org/wiki/Zero-knowledge_password_proof

    A common use of a zero-knowledge password proof is in authentication systems where one party wants to prove its identity to a second party using a password but doesn't want the second party or anybody else to learn anything about the password. For example, apps can validate a password without processing it and a payment app can check the ...

  8. International Association for Cryptologic Research - Wikipedia

    en.wikipedia.org/wiki/International_Association...

    "For fundamental contributions to non-interactive zero knowledge and searchable encryption, as well as for service to the cryptography community." Reihaneh Safavi-Naini: 2023 "For significant contributions to cryptography and its application to information security, and exemplary service to IACR and the cryptography community." Anne Canteaut: 2024

  9. Dining cryptographers problem - Wikipedia

    en.wikipedia.org/wiki/Dining_cryptographers_problem

    In cryptography, the dining cryptographers problem studies how to perform a secure multi-party computation of the boolean-XOR function. David Chaum first proposed this problem in the early 1980s and used it as an illustrative example to show that it was possible to send anonymous messages with unconditional sender and recipient untraceability.