bulletproofs-1.1.0

Safe HaskellNone
LanguageHaskell2010

Bulletproofs.ArithmeticCircuit.Prover

Synopsis

Documentation

generateProof :: forall m. MonadRandom m => ArithCircuit Fr -> ArithWitness Fr PA -> m (ArithCircuitProof Fr PA) Source #

Generate a zero-knowledge proof of computation for an arithmetic circuit with a valid witness