package
1.0.5
Repository: https://github.com/getamis/alice.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
FeldmanVerify verifies the commitment.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewFeldmanCommitmenter creates a new FeldmanCommitmenter.
No description provided by the author
NewPedersenCommitmenter creates a new PedersenCommitmenter.
No description provided by the author

# Variables

ErrDifferentDigest is returned if the two digests are different.
ErrDifferentLength is returned if the two slices has different lengths.
ErrFailedVerify is returned if it's failed to verify.
No description provided by the author

# Structs

No description provided by the author
FeldmanVerifyMessage contains evaluation for verification use.
No description provided by the author
HashCommitmentMessage and HashDecommitmentMessage are for HashCommitment HashCommitmentMessage contains the blake2b initial vector and data digest for commitment use.
HashDecommitmentMessage contains original data and salt for decommitment use.
No description provided by the author
PedersenVerifyMessage contains evaluation and salt for verification use.
PointCommitmentMessage and PointDecommitmentMessage are for PointDecommitment PointCommitmentMessage contains rank and its points for commitment use.
No description provided by the author