libcrux icon indicating copy to clipboard operation
libcrux copied to clipboard

[ML-KEM] Link NTT Proofs to High-Level Spec

Open karthikbhargavan opened this issue 1 year ago • 2 comments
trafficstars

The arithmetic and NTT functions need to be properly linked to MLKEM.Spec rather than to localised specifications.

  • [x] vector/portable/arithmetic.rs
  • [x] vector/portable/ntt.rs
  • [x] vector/avx2/arithmetic.rs
  • [ ] vector/avx2/ntt.rs
  • [ ] ntt.rs
  • [ ] invert_ntt.rs
  • [ ] polynomial.rs

karthikbhargavan avatar Sep 09 '24 05:09 karthikbhargavan