bulletproofs-0.2.1

Safe HaskellNone
LanguageHaskell2010

Bulletproofs.InnerProductProof.Verifier

Synopsis

Documentation

verifyProof Source #

Arguments

:: (AsInteger f, Field f) 
=> Integer

Range upper bound

-> InnerProductBase

Generators Gs, Hs, h

-> Point

Commitment P

-> InnerProductProof f

Proof that a secret committed value lies in a certain interval

-> Bool 

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