When.com Web Search

  1. Ad

    related to: zero knowledge proof in cryptography research examples articles

Search results

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

    en.wikipedia.org/wiki/Zero-knowledge_proof

    Research in zero-knowledge proofs has been motivated by authentication systems where one party wants to prove its identity to a second party via some secret information (such as a password) but does not want the second party to learn anything about this secret. This is called a "zero-knowledge proof of knowledge". However, a password is ...

  3. 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 ...

  4. 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.

  5. Nexus Laboratories raises $25 million from Pantera and ... - AOL

    www.aol.com/finance/nexus-laboratories-raises-25...

    To do so, Nexus is betting on a species of cryptography called "zero-knowledge proofs," or zk-proofs, which allow one party to prove to another that a piece of data is true, without conveying the ...

  6. 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 ...

  7. 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.

  8. Witness-indistinguishable proof - Wikipedia

    en.wikipedia.org/.../Witness-indistinguishable_proof

    A witness-indistinguishable proof (WIP) is a variant of a zero-knowledge proof for languages in NP. In a typical zero-knowledge proof of a statement, the prover will use a witness for the statement as input to the protocol, and the verifier will learn nothing other than the truth of the statement. In a WIP, this zero-knowledge condition is ...

  9. Zero knowledge - Wikipedia

    en.wikipedia.org/wiki/Zero_Knowledge

    Zero knowledge may mean: Zero-knowledge proof , a concept from cryptography, an interactive method for one party to prove to another that a (usually mathematical) statement is true, without revealing anything other than the veracity of the statement