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

Structs

RistrettoMuSig

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

MuSigEvent

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