Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ZKProof ¶
func NewZKProof ¶
NewZKProof constructs a new Schnorr ZK proof of knowledge of the discrete logarithm (GG18Spec Fig. 16)
func (*ZKProof) ValidateBasic ¶
type ZKVProof ¶
func NewZKVProof ¶
NewZKProof constructs a new Schnorr ZK proof of knowledge s_i, l_i such that V_i = R^s_i, g^l_i (GG18Spec Fig. 17)
func (*ZKVProof) ValidateBasic ¶
Click to show internal directories.
Click to hide internal directories.