mldsa-native
mldsa-native copied to clipboard
HOL-Light: Rewrite specification in a way that does not hardcode any code-length constants
We should aim to rewrite the specs in a way that does not hardcode any code-length constants; see e.g. https://github.com/pq-code-package/mlkem-native/blob/main/proofs/hol_light/arm/proofs/mlkem_ntt.ml#L539 for how we do it in mlkem-native.
See also https://github.com/pq-code-package/mldsa-native/issues/648