Update READMEs, targeting an 80-character line limit

This commit is contained in:
Luke Parker
2025-08-18 01:55:37 -04:00
parent e87bbcda64
commit cfce2b26e2
5 changed files with 20 additions and 18 deletions

View File

@@ -1,7 +1,8 @@
# Distributed Key Generation - Promote
This crate implements 'promotions' for keys from the [`dkg`](https://docs.rs/dkg) crate. A promotion
takes a set of keys and maps it to a different `Ciphersuite`.
This crate implements 'promotions' for keys from the
[`dkg`](https://docs.rs/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](