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.
Kevin Jue 1ad9e73634 standalone fri circuit 2 years ago
..
data added more test data 2 years ago
challenger.go standalone fri circuit 2 years ago
challenger_test.go edited DeserializeCommonCircuitData to return CommonCircuitData; added plonkAlpha and plonkZeta challenge test cases 3 years ago
deserialize.go fixed some bugs 2 years ago
deserialize_test.go added quadratic extension circuits 3 years ago
fri.go standalone fri circuit 2 years ago
fri_test.go added the test challenges for the large circuit test 2 years ago
fri_utils.go standalone fri circuit 2 years ago
hash.go fixed bug 2 years ago
plonk.go finished interpolate function in fri round verification 2 years ago
plonk_test.go permutation check for plonk works 2 years ago
quadratic_extension.go finished interpolate function in fri round verification 2 years ago
quadratic_extension_test.go added quadratic extension circuits 3 years ago
structs.go expanded fri_test.go and implemented more for the fri verifier 2 years ago
utils.go some rearranging of the functions 2 years ago
verifier.go permutation check for plonk works 2 years ago
verifier_test.go added more test cases for the fri challenges 2 years ago