mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-06-13 12:14:55 -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.