Skip to content

Reseed DRBG in RAND_poll() #8849

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 6, 2025

Conversation

holtrop
Copy link
Contributor

@holtrop holtrop commented Jun 6, 2025

Description

Reseed DRBG in RAND_poll()
Fixes ZD#20016

Update: I created a separate PR #8852 which includes this fix and adds a fork "unit" test to api.c. I did that separately in case there were concerns with that test and it was desired to merge a fix for this issue without the test for now. However, if that test is acceptable, then this PR can be closed and we can merge that one instead.

Testing

Ran the r0 test application from ZD#20016 before and after the fix.

Checklist

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

@holtrop holtrop force-pushed the reseed-drbg-in-rand-poll branch from 1e13d6c to e486bfb Compare June 6, 2025 01:17
@holtrop
Copy link
Contributor Author

holtrop commented Jun 6, 2025

Retest this please Jenkins

@holtrop holtrop assigned holtrop and wolfSSL-Bot and unassigned holtrop Jun 6, 2025
@holtrop holtrop force-pushed the reseed-drbg-in-rand-poll branch from e486bfb to 0c12337 Compare June 6, 2025 16:21
@holtrop
Copy link
Contributor Author

holtrop commented Jun 6, 2025

retest this please

@holtrop holtrop assigned wolfSSL-Bot and unassigned holtrop Jun 6, 2025
@JacobBarthelmeh JacobBarthelmeh merged commit 369f9f0 into wolfSSL:master Jun 6, 2025
207 of 208 checks passed
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