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
Copy Markdown
Contributor

No description provided.

Comment thread 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
Copy Markdown
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>
@mkannwischer
Copy link
Copy Markdown
Contributor

@hanno-becker, are you still working on this or should this be closed?

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.

2 participants