Skip to content

[WIP] Make CBMC specs more readable#817

Draft
hanno-becker wants to merge 2 commits intomainfrom
cbmc_clutter
Draft

[WIP] Make CBMC specs more readable#817
hanno-becker wants to merge 2 commits intomainfrom
cbmc_clutter

Conversation

@hanno-becker
Copy link
Contributor

No description provided.

mldsa/src/poly.c Outdated
requires(0 <= bound && bound < INT32_MAX - MLDSA_Q)
requires(-MLDSA_Q_HALF < zeta && zeta < MLDSA_Q_HALF)
requires(memory_no_alias(r, sizeof(int32_t) * MLDSA_N))
requires(objs_no_alias(r))
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Still buggy

Signed-off-by: Hanno Becker <beckphan@amazon.co.uk>
Signed-off-by: Hanno Becker <beckphan@amazon.co.uk>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant