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 571d64abeb added the test challenges for the large circuit test 2 years ago
..
data added more test data 2 years ago
challenger.go edited DeserializeCommonCircuitData to return CommonCircuitData; added plonkAlpha and plonkZeta challenge test cases 3 years ago
challenger_test.go edited DeserializeCommonCircuitData to return CommonCircuitData; added plonkAlpha and plonkZeta challenge test cases 3 years ago
deserialize.go added the test challenges for the large circuit test 2 years ago
deserialize_test.go added quadratic extension circuits 3 years ago
fri.go added the function friCombineInitial 2 years ago
fri_test.go added the test challenges for the large circuit test 2 years ago
fri_utils.go added reductionArityBits function 2 years ago
plonk.go initial commit for fri verification chip 2 years ago
plonk_test.go permutation check for plonk works 2 years ago
quadratic_extension.go added the function friCombineInitial 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 calculated subgroupX 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