package
1.8.2
Repository: https://github.com/keep-network/keep-ecdsa.git
Documentation: pkg.go.dev

# Packages

Package tss contains implementation of Threshold Multi-Party ECDSA Signature Scheme.

# Structs

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}.