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