Module tari_crypto::ristretto::musig[][src]

Structs

MuSig signature aggregation. MuSig is a 3-round signature aggregation protocol. We assume that all the public keys are known and publicly accessible. A Joint Public Key is constructed by all participants.

Enums

The set of possible input events that can occur during the MuSig signature aggregation protocol.