bulletproofs-1.1.0

Safe HaskellNone
LanguageHaskell2010

Bulletproofs.InnerProductProof.Verifier

Synopsis

Documentation

verifyProof Source #

Arguments

:: Integer

Range upper bound

-> InnerProductBase PA

Generators Gs, Hs, h

-> PA

Commitment P

-> InnerProductProof Fr PA

Proof that a secret committed value lies in a certain interval

-> Bool 

Optimized non-interactive verifier using multi-exponentiation and batch verification