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 5c56460a06 Add Merlin transcript for Fiat-Shamir non-interactive challenges 2 years ago
src Add Merlin transcript for Fiat-Shamir non-interactive challenges 2 years ago
.gitignore Add MerkleTree impl 2 years ago
Cargo.toml Add Merlin transcript for Fiat-Shamir non-interactive challenges 2 years ago
LICENSE init repo 2 years ago
README.md FRI-low-degree-testing working 2 years ago

README.md

fri-commitment

FRI implemented on arkworks libraries.

Note: done in my free time to learn about FRI, do not use in production.

Thanks to Vincenzo Iovino for explainations on FRI.