drbg: add thread-safe option, --disable-threadsafe-drbg to opt out - #11210
Open
kaleb-himes wants to merge 1 commit into
Open
drbg: add thread-safe option, --disable-threadsafe-drbg to opt out#11210kaleb-himes wants to merge 1 commit into
kaleb-himes wants to merge 1 commit into
Conversation
douzzer
previously requested changes
Aug 20, 2026
This comment was marked as outdated.
This comment was marked as outdated.
kaleb-himes
force-pushed
the
DRBG-Threading
branch
from
August 20, 2026 18:16
3ac8f4b to
766eee3
Compare
4 tasks
kaleb-himes
force-pushed
the
DRBG-Threading
branch
from
August 20, 2026 21:08
766eee3 to
3474878
Compare
kaleb-himes
force-pushed
the
DRBG-Threading
branch
from
August 21, 2026 00:03
3474878 to
2386d14
Compare
kaleb-himes
force-pushed
the
DRBG-Threading
branch
from
August 21, 2026 20:17
2386d14 to
3a18eb4
Compare
kaleb-himes
force-pushed
the
DRBG-Threading
branch
from
August 21, 2026 22:48
3a18eb4 to
576e283
Compare
This comment was marked as outdated.
This comment was marked as outdated.
wolfSSL-Fenrir-bot
dismissed stale reviews from themself
August 22, 2026 06:04
Fenrir's latest completed scan found no issues; clearing the prior automated change request.
kaleb-himes
force-pushed
the
DRBG-Threading
branch
2 times, most recently
from
September 2, 2026 21:20
0bcd661 to
9e04a07
Compare
kaleb-himes
dismissed
wolfSSL-Fenrir-bot’s stale review
September 3, 2026 17:35
dismiss to re-request
kaleb-himes
requested review from
wolfSSL-Fenrir-bot
and removed request for
wolfSSL-Fenrir-bot
September 3, 2026 17:36
kaleb-himes
force-pushed
the
DRBG-Threading
branch
from
September 5, 2026 14:36
9e04a07 to
25448a5
Compare
kaleb-himes
dismissed
wolfSSL-Fenrir-bot’s stale review
September 5, 2026 17:20
dismiss to re-request
kaleb-himes
requested review from
wolfSSL-Fenrir-bot
and removed request for
wolfSSL-Fenrir-bot
September 5, 2026 17:20
kaleb-himes
dismissed
wolfSSL-Fenrir-bot’s stale review
September 6, 2026 16:37
Dismiss to re-request.
kaleb-himes
requested review from
wolfSSL-Fenrir-bot
and removed request for
wolfSSL-Fenrir-bot
September 6, 2026 16:37
kaleb-himes
force-pushed
the
DRBG-Threading
branch
from
September 6, 2026 21:33
2f5aef4 to
e6e52e5
Compare
Contributor
Author
|
retest this please (no logs) |
kaleb-himes
force-pushed
the
DRBG-Threading
branch
from
September 8, 2026 20:25
0b231e2 to
1c33b08
Compare
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
Feature addition
Testing
Test case added in wolfcrypt/test/test.c
Checklist