//
pkg.gl
Category
github.com/onsonr/crypto
tecdsa
dklsv1
refresh
package
1.50.0
Repository:
https://github.com/onsonr/crypto.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
1
Files
142 SLOC
#
Functions
NewAlice
NewAliceRefresh creates a party that can participate in 2-of-2 key refresh.
NewBob
NewBobRefresh creates a party that can participate in 2-of-2 key refresh.
#
Structs
Alice
Alice struct encoding Alice's state during one execution of the overall signing algorithm.
Bob
Bob struct encoding Bob's state during one execution of the overall signing algorithm.
RefreshRound2Output
No description provided by the author