//
pkg.gl
Category
github.com/ModChain/tss-lib/v2
crypto
schnorr
package
2.1.4
Repository:
https://github.com/modchain/tss-lib.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
3
Files
119 SLOC
#
Functions
NewZKProof
NewZKProof constructs a new Schnorr ZK proof of knowledge of the discrete logarithm (GG18Spec Fig.
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.
#
Structs
ZKProof
No description provided by the author
ZKVProof
No description provided by the author