Skip to content

SP fixes: 32-bit ARM assembly fixes#9964

Merged
dgarske merged 1 commit intowolfSSL:masterfrom
SparkiDev:asm_gen_fixes_1
Mar 13, 2026
Merged

SP fixes: 32-bit ARM assembly fixes#9964
dgarske merged 1 commit intowolfSSL:masterfrom
SparkiDev:asm_gen_fixes_1

Conversation

@SparkiDev
Copy link
Copy Markdown
Contributor

Description

mod_exp: subtract from 32 instread of 64 as n is 32 bits
sp_521_ecc_mulmod_fast: look up the last point in constant time when required.

Testing

Tested SP for ARM32/Thumb2/Thumb

mod_exp: subtract from 32 instread of 64 as n is 32 bits
sp_521_ecc_mulmod_fast: look up the last point in constant time when
required.
@SparkiDev SparkiDev self-assigned this Mar 12, 2026
@SparkiDev SparkiDev added the For This Release Release version 5.9.1 label Mar 12, 2026
@SparkiDev
Copy link
Copy Markdown
Contributor Author

retest this please

@SparkiDev SparkiDev requested a review from wolfSSL-Bot March 13, 2026 01:09
@SparkiDev SparkiDev assigned wolfSSL-Bot and unassigned SparkiDev Mar 13, 2026
@dgarske dgarske merged commit cdacf3a into wolfSSL:master Mar 13, 2026
459 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

For This Release Release version 5.9.1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants