Skip to content

This repository contains personal presentations on emerging zero knowledge research. Member of the Scalable Systems and Software Research Group (SSS) at Lehigh University: https://sss.cse.lehigh.edu/people/. Here's our official blockchain research group that's part of SSS: http://blockchain.cse.lehigh.edu/

Notifications You must be signed in to change notification settings

TalDerei/Zero-Knowledge-Research

Repository files navigation

Zero-Knowledge

This repository contains personal presentations on emerging zero knowledge research. Member of the Scalable Systems and Software Research Group (SSS) at Lehigh University: https://sss.cse.lehigh.edu/people/. Our official blockchain research group at Lehigh: http://blockchain.cse.lehigh.edu/.

Zero-Knowledge Proofs (ZKP) represent the most advanced cryptography mechanisms used to achieve security, privacy, and scalability in blockchains. Zero-Knowledge works by enabling one party (the prover) to prove to another party (the verifier) that they know some secret information without revealing the information. This allows data to be verified without revealing the data directly. The prover generates a proof regarding the validity of the data, and posts the proof on chain to be verified by precompiled verification smart contracts.

About

This repository contains personal presentations on emerging zero knowledge research. Member of the Scalable Systems and Software Research Group (SSS) at Lehigh University: https://sss.cse.lehigh.edu/people/. Here's our official blockchain research group that's part of SSS: http://blockchain.cse.lehigh.edu/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published