Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 754 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 754 Bytes

Plonky2 Verifier

License: GPL v3 Rust CI🌌 Docs 🌌

A verifier for plonky2 proofs.

This rust crate provides functionality to deserialize and verify proof, public inputs and verification key.

License

This code is released under the GPL 3.0 license.