Skip to content
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

Fixes for asynchronous release - SHA3/HMAC devId #8119

Merged
merged 1 commit into from
Oct 29, 2024

Conversation

dgarske
Copy link
Contributor

@dgarske dgarske commented Oct 28, 2024

Description

  • Fixed SHA3 issue with possible uninitialized devId when building with async.
  • Fixed HMAC set key issue with devId/heap getting lost.

Testing

Checklist

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

… async. Fixed HMAC set key issue with devId/heap getting lost.
@dgarske dgarske assigned dgarske and JacobBarthelmeh and unassigned dgarske Oct 28, 2024
@JacobBarthelmeh JacobBarthelmeh merged commit 2b8d43c into wolfSSL:master Oct 29, 2024
141 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.

2 participants