Crates.io | dkg-promote |
lib.rs | dkg-promote |
version | 0.6.1 |
created_at | 2025-08-18 09:02:48.360215+00 |
updated_at | 2025-08-18 09:29:50.546891+00 |
description | Promotions for keys from the dkg crate |
homepage | |
repository | https://github.com/serai-dex/serai/tree/develop/crypto/dkg/promote |
max_upload_size | |
id | 1800127 |
size | 29,035 |
This crate implements 'promotions' for keys from the
dkg
crate. A promotion takes a set of keys and maps it
to a different Ciphersuite
.
This crate was originally part of the dkg
crate, which was
audited by Cypher Stack in March 2023, culminating in commit
669d2dbffc1dafb82a09d9419ea182667115df06. Any subsequent changes have not undergone auditing.