//
pkg.gl
Category
github.com/bnb-chain/tss-lib
crypto
schnorr
package
1.3.5
Repository:
https://github.com/bnb-chain/tss-lib.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
4
Dependents
3
Files
118 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