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 STM32 PKA ECC 521-bit support #8450

Merged
merged 1 commit into from
Feb 17, 2025

Conversation

dgarske
Copy link
Contributor

@dgarske dgarske commented Feb 14, 2025

Description

Fix for STM32 PKA ECC 521-bit support. Use the correct key size for loading R/S. Could use 65 for 521-bit when R/S was 66 and caused a BUFFER_E.

Fixes ZD 19379

Testing

Tested on STM32U585 with and without PKA.

Checklist

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

@dgarske dgarske self-assigned this Feb 14, 2025
@dgarske
Copy link
Contributor Author

dgarske commented Feb 14, 2025

Retest this please: "FAIL: scripts/ocsp-stapling2.test"

@dgarske dgarske assigned wolfSSL-Bot and unassigned dgarske Feb 14, 2025
@JacobBarthelmeh JacobBarthelmeh merged commit 3e38bdc into wolfSSL:master Feb 17, 2025
176 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.

4 participants