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

EdDSA Ed448: sc_muladd now does full reduction #8276

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

SparkiDev
Copy link
Contributor

Description

sc_muladd was reducing to word boundary and not to order. Now reduces to order as last step.

Fixes zd#19061

Testing

POC

Checklist

  • added tests
  • updated/added doxygen
  • updated appropriate READMEs
  • Updated manual and documentation

@SparkiDev SparkiDev self-assigned this Dec 11, 2024
@SparkiDev SparkiDev changed the title EdDSA Ed448: sc_muladd no does full reduction EdDSA Ed448: sc_muladd now does full reduction Dec 11, 2024
@SparkiDev SparkiDev force-pushed the ed448_muladd_full_reduce branch from 4c0cf0f to a695cd3 Compare December 11, 2024 07:54
sc_muladd was reducing to word boundary and not to order.
Now reduces to order as last step.
@SparkiDev SparkiDev force-pushed the ed448_muladd_full_reduce branch from a695cd3 to c9c2833 Compare December 11, 2024 22:33
@SparkiDev SparkiDev assigned wolfSSL-Bot and unassigned SparkiDev Dec 11, 2024
@douzzer douzzer merged commit 9d7c025 into wolfSSL:master Dec 17, 2024
145 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.

3 participants