You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hashToScalar now length-prefixes each part before
concatenation, preventing ambiguous input collisions. Existing proofs
will not verify with this version.
hexToScalar rejects non-canonical scalars >= curve order N
hashToScalar adds 4-byte big-endian length prefix per part