dkg-musig

Crates.iodkg-musig
lib.rsdkg-musig
version0.6.0
created_at2025-08-18 08:59:04.72153+00
updated_at2025-08-18 08:59:04.72153+00
descriptionThe MuSig key aggregation protocol
homepage
repositoryhttps://github.com/serai-dex/serai/tree/develop/crypto/dkg/musig
max_upload_size
id1800120
size26,301
Luke Parker (kayabaNerve)

documentation

README

Distributed Key Generation - MuSig

This implements the MuSig key aggregation protocol for the dkg crate's types.

This crate was originally part of (in some form) the dkg crate, which was audited by Cypher Stack in March 2023, culminating in commit 669d2dbffc1dafb82a09d9419ea182667115df06. Any subsequent changes have not undergone auditing.

Commit count: 1878

cargo fmt