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

Curve25519: add blinding when using private key #8392

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

SparkiDev
Copy link
Contributor

Description

XOR in random value to scalar and perform special scalar multiplication.

Fixes zd#19039

Testing

How did you test?./configure '--disable-shared' '--enable-curve25519=no128bit' 'CFLAGS=-DWOLFSSL_CURVE25519_BLINDING' '--disable-intelasm'

Checklist

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

@SparkiDev SparkiDev self-assigned this Jan 29, 2025
XOR in random value to scalar and perform special scalar multiplication.
@SparkiDev SparkiDev force-pushed the curve25519_blinding branch from ce2aaef to 432bc81 Compare January 29, 2025 23:12
@SparkiDev
Copy link
Contributor Author

retest this please

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