The scalar fallback implementation of clmul64 is wrong. See https://github.com/cryspen/libcrux/pull/1340#issuecomment-4117407050 for context. This might also explain some spurious failures on macos, as this is the only platform where this code is executed.
The scalar fallback implementation of clmul64 is wrong. See celabshq/libcrux#1340 (comment) for context.
This might also explain some spurious failures on macos, as this is the only platform where this code is executed.