Module v2

Module v2 

Source
Expand description

Version 1 of WSTS, which encapsulates a number of parties using vanilla FROST

Modules§

test_helpers
Helper functions for tests

Structs§

Aggregator
The group signature aggregator
Party
A WSTS party, which encapsulates a single polynomial, nonce, and one private key per key ID

Type Aliases§

Signer
Typedef so we can use the same tokens for v1 and v2