Files
Frank Denis 1baa127c65 crypto.edwards25519: optimize rejectLowOrder
Reject low-order points by checking projective coordinates directly
instead of using affine coordinates.

Equivalent, but saves CPU cycles (~254 field multiplications total
before, 3 field multiplications after).
2026-01-01 23:56:20 +01:00
..
2025-08-28 18:30:57 -07:00
2025-09-16 23:13:58 +02:00
2025-12-29 22:47:34 -08:00
2025-08-28 18:30:57 -07:00
2025-12-29 22:47:34 -08:00
2025-04-29 22:07:30 +00:00
2025-10-18 09:28:43 +01:00
2024-10-28 14:54:02 +00:00
2025-07-22 09:41:44 -07:00
2025-11-22 22:42:38 +00:00
2025-07-14 00:14:21 -07:00
2025-08-28 18:30:57 -07:00
2025-12-23 22:15:07 -08:00