Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix big-endian support in cg #649

Merged
merged 8 commits into from
Nov 5, 2024
Merged

Conversation

franziskuskiefer
Copy link
Member

The C code in the cg directory was minimal and dropped all the endianness support.

This PR also disables benchmarks by default for the C code. They can be enabled with LIBCRUX_BENCHMARKS=1.

Fixes #643

Copy link
Collaborator

@jschneider-bensch jschneider-bensch left a comment

Choose a reason for hiding this comment

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

Looks good, overall, just needs an update of the cg extraction.

.github/workflows/s390x.yml Outdated Show resolved Hide resolved
franziskuskiefer and others added 3 commits November 4, 2024 12:36
Co-authored-by: Jonas Schneider-Bensch <124457079+jschneider-bensch@users.noreply.github.com>
@jschneider-bensch jschneider-bensch added this pull request to the merge queue Nov 5, 2024
Merged via the queue into main with commit 17cf50b Nov 5, 2024
50 checks passed
@jschneider-bensch jschneider-bensch deleted the franziskus/big-endian-ci branch November 5, 2024 08:24
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.

ML-KEM cg/ extraction broken on big-endian systems
2 participants