Documentation ¶
Index ¶
Constants ¶
View Source
const ( OneOfManyProofSize = 704 SnPrivacyProofSize = 320 SnNoPrivacyProofSize = 192 OutputCoinsNoPrivacySize = 145 // PublicKey + coin commitment + SND + Randomness + Value + 9 flag )
Variables ¶
This section is empty.
Functions ¶
func EstimateMultiRangeProofSize ¶
estimateMultiRangeProofSize estimate multi range proof size
func EstimateProofSize ¶
EstimateProofSize returns the estimated size of the proof in bytes
func GenerateChallenge ¶
GenerateChallengeFromByte get hash of n points in G append with input values return blake_2b(G[0]||G[1]||...||G[CM_CAPACITY-1]||<values>) G[i] is list of all generator point of Curve
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.