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 47409275b0 Abstract hash function, upgrade to arkworks v0.4.0 2 years ago
src Abstract hash function, upgrade to arkworks v0.4.0 2 years ago
.gitignore Add MerkleTree impl 2 years ago
Cargo.toml Abstract hash function, upgrade to arkworks v0.4.0 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.