dkg-dealer

Crates.iodkg-dealer
lib.rsdkg-dealer
version0.6.0
created_at2025-08-18 08:59:04.119144+00
updated_at2025-08-18 08:59:04.119144+00
descriptionProduce dkg::ThresholdKeys with a dealer key generation
homepage
repositoryhttps://github.com/serai-dex/serai/tree/develop/crypto/dkg/dealer
max_upload_size
id1800119
size20,465
Luke Parker (kayabaNerve)

documentation

README

Distributed Key Generation - Dealer

This crate implements a dealer key generation protocol for the dkg crate's types. This provides a single point of failure when the key is being generated and is NOT recommended for use outside of tests.

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