Skip to main content

commit

Function commit 

Source
pub fn commit(key_package: &KeyPackage) -> Result<SigningNonces, SignerError>
Expand description

FROST Round 1: Generate nonces and commitments.

Each participant calls this once per signing session. The secret nonces MUST NOT be reused across sessions.