Cole Leavitt 92b42a60aa feat(oprf): add constant-time arithmetic and timing attack resistance tests
- Fix ct_reduce() to properly handle negative remainders using rem_euclid
- Add comprehensive constant-time primitive tests (ct_reduce, ct_select, ct_eq, ct_lt)
- Add timing attack resistance tests for multiplication, LWR rounding, and eq_approx
- Verify timing ratios are independent of coefficient values
- All 219 tests passing with 0 warnings
2026-01-07 13:14:42 -07:00
2026-01-06 12:49:26 -07:00
2026-01-06 12:49:26 -07:00
2026-01-06 12:49:26 -07:00
2026-01-06 12:49:26 -07:00
2026-01-07 11:40:09 -07:00
Description
No description provided
113 MiB
Languages
Rust 52.6%
HTML 47.4%