You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
arnaucube 9239ab4940 Add README.md 1 year ago
src add eval_f & check_instance methods, add initial Folding prover structure 1 year ago
.gitignore init repo 1 year ago
Cargo.toml port pedersen.rs & transcript.rs from https://github.com/arnaucube/nova-study 1 year ago
LICENSE add eval_f & check_instance methods, add initial Folding prover structure 1 year ago
README.md Add README.md 1 year ago

README.md

protogalaxy-poc

Proof of concept implementation of ProtoGalaxy (https://eprint.iacr.org/2023/1106.pdf).

Do not use in production.

Thanks to Liam Eagen and Ariel Gabizon for their kind explanations.