Module dkg::promote

source ·
Available on crate feature std only.
Expand description

Promote keys between ciphersuites.

Structs§

  • Promote a set of keys from one generator to another, where the elliptic curve is the same.
  • Proof of valid promotion to another generator.

Traits§