plonky2

Crates.ioplonky2
lib.rsplonky2
version1.1.0
sourcesrc
created_at2023-01-30 20:41:42.109424+00
updated_at2025-05-12 19:10:32.66117+00
descriptionRecursive SNARKs based on PLONK and FRI
homepagehttps://github.com/0xPolygonZero/plonky2
repositoryhttps://github.com/0xPolygonZero/plonky2
max_upload_size
id772081
size1,472,549
Plonky2 - release (github:0xpolygonzero:plonky2-release)

documentation

README

Plonky2

Plonky2 is a SNARK implementation based on techniques from PLONK and FRI. It is the successor of Plonky, which was based on PLONK and Halo.

Plonky2 is built for speed, and features a highly efficient recursive circuit. On a Macbook Pro, recursive proofs can be generated in about 170 ms.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Commit count: 0

cargo fmt