package
0.0.0-20240108164048-05710c27801f
Repository: https://github.com/dlt-science/mpc-wallet-multiple-filters.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
NewProof generates a Schnorr proof of knowledge of exponent for public, using the Fiat-Shamir transform.
NewRandomness creates a new a ∈ ℤₚ and the corresponding commitment C = a•G.

# Structs

Commitment = randomness•G, where.
No description provided by the author
Randomness = a ← ℤₚ.
Response = randomness + H(..., commitment, public)•secret (mod p).