Proof of knowledge

Proof of knowledge

In cryptography, a proof of knowledge is an interactive proof where the prover demonstrates to a verifier that they possess specific information without revealing the information itself. This concept of "knowing something" is defined computationally, meaning a machine "knows" if it can compute the information given its input. The proof ensures that if the prover genuinely knows the information, they can convince the verifier, and no deceptive prover can convince the verifier without truly knowing the information.

1 courses cover this concept

CSCI 1515 Applied Cryptography

Brown University

Spring 2023

Applied Cryptography at Brown University offers a practical take on securing systems. By learning foundational cryptographic algorithms and advanced topics like zero-knowledge proofs and post-quantum cryptography, students gain both theoretical insights and hands-on experience in implementing cryptosystems using C++ and crypto libraries. Label: State-of-art concepts.

No concepts data

+ 63 more concepts