Crates.io | dkg-musig |
lib.rs | dkg-musig |
version | 0.6.0 |
created_at | 2025-08-18 08:59:04.72153+00 |
updated_at | 2025-08-18 08:59:04.72153+00 |
description | The MuSig key aggregation protocol |
homepage | |
repository | https://github.com/serai-dex/serai/tree/develop/crypto/dkg/musig |
max_upload_size | |
id | 1800120 |
size | 26,301 |
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.