[][src]Module fawkes_crypto_phase2::keypair

Structs

PrivateKey

This needs to be destroyed by at least one participant for the final parameters to be secure.

PublicKey

This allows others to verify that you contributed. The hash produced by MPCParameters::contribute is just a BLAKE2b hash of this object.