mldsa-native
mldsa-native copied to clipboard
CBMC: Add proofs atop of native functions
- Related: #607
- Related: https://github.com/pq-code-package/mlkem-native/pull/1152
During PR #607, the runtime-dispatch mechanism was ported from mlkem-native: https://github.com/pq-code-package/mlkem-native/pull/1152 However, several CBMC-related changes for the native functions were not yet ported due to the lack of corresponding CBMC proof contracts.
Add this comment for tracking, adding those CBMC change after we complete native CBMC proof