//
pkg.gl
Category
github.com/keep-network/keep-ecdsa
pkg
ecdsa
package
1.8.2
Repository:
https://github.com/keep-network/keep-ecdsa.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
2
Dependents
13
Files
12 SLOC
#
Packages
tss
Package tss contains implementation of Threshold Multi-Party ECDSA Signature Scheme.
#
Structs
Signature
Signature holds a signature in a form of two big.Int `r` and `s` values and a recovery ID value in {0, 1, 2, 3}.