Skip to content

Recursive zero knowledge proofs allow for efficient verification of complex statements. In this repository, we showcase a way to batch proof instances of a given statement.

License

Notifications You must be signed in to change notification settings

LibeccioLabs/Plonky2-Aggregation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A proof of concept crate that implements a circuit to batch together proofs from a fixed target circuit. cargo run executes a benchmark of the verification cost of an aggregated proof.

About

Recursive zero knowledge proofs allow for efficient verification of complex statements. In this repository, we showcase a way to batch proof instances of a given statement.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages