Add crypto callback mode for SLH-DSA - #11055
Merged
Merged
Conversation
padelsbach
force-pushed
the
slh-dsa-cryptocb
branch
2 times, most recently
from
August 12, 2026 00:14
cd65e2b to
41681d4
Compare
padelsbach
marked this pull request as ready for review
August 12, 2026 00:15
|
retest this please |
|
wolfSSL-Fenrir-bot
left a comment
There was a problem hiding this comment.
Fenrir Automated Review — PR #11055
Scan targets checked: wolfcrypt-bugs, wolfcrypt-port-bugs, wolfcrypt-rs-bugs, wolfcrypt-src, wolfssl-bugs, wolfssl-src
Findings: 13
13 finding(s) posted as inline comments (see file-level comments below)
This review was generated automatically by Fenrir. Findings are non-blocking.
padelsbach
force-pushed
the
slh-dsa-cryptocb
branch
from
August 12, 2026 20:41
41681d4 to
1f5cc7b
Compare
padelsbach
commented
Aug 12, 2026
padelsbach
commented
Aug 12, 2026
padelsbach
commented
Aug 12, 2026
padelsbach
commented
Aug 12, 2026
padelsbach
commented
Aug 12, 2026
padelsbach
commented
Aug 12, 2026
padelsbach
commented
Aug 12, 2026
padelsbach
commented
Aug 12, 2026
padelsbach
force-pushed
the
slh-dsa-cryptocb
branch
from
August 12, 2026 23:08
1f5cc7b to
7ca2ad8
Compare
padelsbach
commented
Aug 12, 2026
padelsbach
commented
Aug 12, 2026
padelsbach
commented
Aug 12, 2026
padelsbach
commented
Aug 12, 2026
padelsbach
force-pushed
the
slh-dsa-cryptocb
branch
2 times, most recently
from
August 12, 2026 23:38
56ff337 to
ca89c81
Compare
padelsbach
commented
Aug 13, 2026
padelsbach
force-pushed
the
slh-dsa-cryptocb
branch
2 times, most recently
from
August 17, 2026 21:06
52202b8 to
85bb892
Compare
Contributor
Author
|
jenkins retest this please |
padelsbach
force-pushed
the
slh-dsa-cryptocb
branch
from
August 21, 2026 17:22
85bb892 to
e28419a
Compare
padelsbach
force-pushed
the
slh-dsa-cryptocb
branch
from
August 25, 2026 20:13
315dd6a to
a87de7c
Compare
Contributor
Author
|
Fenrir comments addressed. Back to you @philljj |
padelsbach
force-pushed
the
slh-dsa-cryptocb
branch
from
August 26, 2026 16:37
a87de7c to
9829fb3
Compare
Contributor
|
Retest this please. (no logs) |
1 similar comment
Contributor
|
Retest this please. (no logs) |
philljj
self-requested a review
August 31, 2026 19:44
philljj
reviewed
Aug 31, 2026
padelsbach
force-pushed
the
slh-dsa-cryptocb
branch
3 times, most recently
from
September 4, 2026 17:40
e805763 to
ee1f3aa
Compare
Contributor
|
Retest this please. (PRB preflight failed) |
padelsbach
force-pushed
the
slh-dsa-cryptocb
branch
from
September 8, 2026 20:52
7fab9de to
82467fb
Compare
philljj
self-requested a review
September 9, 2026 02:50
Contributor
|
Tests good with various multi-test scenarios: all-crypto, wolfssl-all, clang, sanitize, smallstack, linuxkm, etc. |
philljj
approved these changes
Sep 9, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Includes CB_ONLY mode for SLH-DSA which saves approx 16kB when enabled and offloaded.
Testing
New tests
Checklist