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

[mainline update] Populate RSA key attributes in mbedtls context #1288

Merged
merged 2 commits into from
Oct 21, 2024

Conversation

DakshitBabbar
Copy link
Member

Description

Now that corePKCS11 allows exporting RSA public attributes, this PR updates the p11_rsa_ctx_init function to properly initialise the mbedtls_rsa_context. This is needed to make corePKCS11 demo work with TLSv1.3.

Test Steps

Run the demo with AWS IoT TLSv1.3 endpoint.

Checklist

  • I have tested my changes. No regression in existing tests.
  • [NA] I have modified and/or added unit-tests to cover the code changes in this Pull Request.

Related Issue

NA.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@kar-rahul-aws kar-rahul-aws merged commit 86d6312 into FreeRTOS:main Oct 21, 2024
25 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