Skip to content

Heap math: mp_add/submod_ct make work when c == d#6992

Merged
JacobBarthelmeh merged 1 commit intowolfSSL:masterfrom
SparkiDev:heapmath_addmod_ct
Nov 27, 2023
Merged

Heap math: mp_add/submod_ct make work when c == d#6992
JacobBarthelmeh merged 1 commit intowolfSSL:masterfrom
SparkiDev:heapmath_addmod_ct

Conversation

@SparkiDev
Copy link
Copy Markdown
Contributor

Description

mp_addmod_ct and mp_submod_ct expected c and d to be different pointers. Change code to support this use case.
Fix whitespace.

Fixes zd#17050

Testing

PoC

Checklist

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

@SparkiDev SparkiDev self-assigned this Nov 21, 2023
mp_addmod_ct and mp_submod_ct expected c and d to be different pointers.
Change code to support this use case.
Fix whitespace.
@JacobBarthelmeh JacobBarthelmeh merged commit 9f06d33 into wolfSSL:master Nov 27, 2023
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