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

Fix for AES CTR on STM32 #7454

Merged
merged 3 commits into from
Apr 22, 2024
Merged

Fix for AES CTR on STM32 #7454

merged 3 commits into from
Apr 22, 2024

Conversation

lealem47
Copy link
Contributor

Description

  • Fix for AES CTR on STM32 by setting key in hardware
  • Don't map RNG to WC_RNG if NO_OLD_RNGNAME is defined
  • Move wc_SetSeed_Cb from wolfcrypt_test_main to wolfcrypt_test so direct invocation of the wolfcrypt_test function also works

Testing

wolfCrypt tests on STM32H7

Checklist

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

@lealem47 lealem47 requested a review from dgarske April 19, 2024 18:42
@lealem47 lealem47 self-assigned this Apr 19, 2024
@lealem47 lealem47 assigned wolfSSL-Bot and unassigned lealem47 Apr 22, 2024
@dgarske dgarske merged commit 3a89c45 into wolfSSL:master Apr 22, 2024
114 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