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 bug in cross-loop dependency handling #60

Merged
merged 2 commits into from
Jun 25, 2024
Merged

Conversation

hanno-becker
Copy link
Collaborator

is_low and is_high are only meaningful in SW pipelining mode. Calling them in straightline mode introduces wrong assertions which have led to the x25519 script failing.

Thanks for Amin for noticing.

`is_low` and `is_high` are only meaningful in SW pipelining mode.
Calling them in straightline mode introduces wrong assertions which
have led to the x25519 script failing.

Thanks for Amin for noticing.
@hanno-becker hanno-becker requested a review from dop-amin June 21, 2024 05:46
@hanno-becker hanno-becker merged commit 5385c76 into main Jun 25, 2024
7 checks passed
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