bulletproofs-1.0.1

Safe HaskellNone
LanguageHaskell2010

Bulletproofs.ArithmeticCircuit.Verifier

Synopsis

Documentation

verifyProof :: KnownNat p => [Point] -> ArithCircuitProof (PrimeField p) -> ArithCircuit (PrimeField p) -> Bool Source #

Verify that a zero-knowledge proof holds for an arithmetic circuit given committed input values