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 21157cf4af added the merkle cap check 2 years ago
..
data/fibonacci robust testcases and more data 3 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 got merkle proof traversal working 2 years ago
deserialize_test.go added quadratic extension circuits 3 years ago
fri.go added the merkle cap check 2 years ago
fri_test.go expanded fri_test.go and implemented more for the fri verifier 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 reduced the vanishing terms 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 added the merkle cap check 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