Skip to content

SP C RSA/DH: add sliding window and use hardend fixed window - #11245

Open
SparkiDev wants to merge 1 commit into
wolfSSL:masterfrom
SparkiDev:sp_c_modexp_improv
Open

SP C RSA/DH: add sliding window and use hardend fixed window#11245
SparkiDev wants to merge 1 commit into
wolfSSL:masterfrom
SparkiDev:sp_c_modexp_improv

Conversation

@SparkiDev

Copy link
Copy Markdown
Contributor

Description

When not compiling for small, and WC_NO_HARDEN, use sliding window impl.
Instead of ladder for non-small, use hardened fixed window.

Testing

Tested SP C.

@SparkiDev SparkiDev self-assigned this Aug 24, 2026
@SparkiDev

Copy link
Copy Markdown
Contributor Author

Code generated by PR:
https://github.com/wolfSSL/scripts/pull/662

@github-actions

github-actions Bot commented Aug 24, 2026

Copy link
Copy Markdown

When not compiling for small, and WC_NO_HARDEN, use sliding window impl.
Instead of ladder for non-small, use hardened fixed window.
@SparkiDev

Copy link
Copy Markdown
Contributor Author

Jenkins: 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