Closed mamonet closed 1 week ago
@W95Psp I will get into Libcrux_ml_kem.Vector.Avx2.Serialize.fst
once I am done with the other modules, if you have time could you please investigate why that module fails in dev-merge-main
branch. I use main
branch of hax with latest changes, when I run make run/Libcrux_ml_kem.Vector.Avx2.Serialize.fst
I get the following error
* Error 19 at Libcrux_ml_kem.Vector.Avx2.Serialize.fst(15,51-28,74):
- Assertion failed
- See also Prims.fst(356,46-356,58)
Admitting deserialize_1___deserialize_1_i16s
will trigger the same error for deserialize_4___deserialize_4_i16s
and so on.
Thanks Lucas for verifying Avx2.Serialize
. This issue is completed.
Merging
dev
branch to mainstream generates additional modules in ADMIT_MODULES list to pass the verification process.I will go through these modules one by one in order to remove them from the list and unblock https://github.com/cryspen/libcrux/pull/662