mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-06-08 00:29:05 -04:00
93e11b824a
This is the x25519 counterpart to `edwards25519.clearCofactor()`. It is useful to check for low-order points in protocols where it matters and where clamping cannot work, such as PAKEs.