92b42a60aa122b784d194d00ad51d543d5e28391
- 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
Description
No description provided
Languages
Rust
52.6%
HTML
47.4%