Skip to main content

Module negate

Module negate 

Source
Expand description

Utilities for negating Y coordinates in FROST commitments using the BluePallas curve. This mimics Mina’s handling of point negation.

Traits§

NegateY 🔒
This trait is used to negate the Y coordinate of the group commitment element with FROST This is achieved by negating all nonces and commitments produced by all participants

Type Aliases§

NoncePallas 🔒