8c1489b273 | ||
---|---|---|
codex-plonky2-circuits | ||
plonky2_poseidon2 | ||
.gitignore | ||
LICENSE.md | ||
README.md |
README.md
Proof Aggregation
This repository contains all work related to proof aggregation (currently only local proof aggregation).
Repository organization
-
plonly2_poseidon2
is the crate for plonky2 which supports the poseidon2 hash function. -
codex-plonky2-circuits
contains the codex proof circuits tailored specifically for plonky2. These circuits have the functionality as those in here
WARNING: This repository contains work-in-progress prototypes, and has not received careful code review. It is NOT ready for production use.