Skip to content

Conversation

valeriosetti
Copy link
Contributor

The long term goal is not to use legacy Mbed TLS RSA support, but to rely only on PSA API. This commits updates the JWT subsystem and related tests.

@zephyrbot zephyrbot added area: Tests Issues related to a particular existing or missing test Release Notes To be mentioned in the release notes area: JSON labels Oct 10, 2025
@valeriosetti valeriosetti force-pushed the jwt-remove-legacy-rsa branch from 3f54a57 to 1d7afa3 Compare October 10, 2025 09:07
@tomi-font tomi-font changed the title subsys: jwt: remove legacy RSA support jwt: remove legacy RSA support Oct 10, 2025
@valeriosetti valeriosetti force-pushed the jwt-remove-legacy-rsa branch from 1d7afa3 to cb0ab24 Compare October 10, 2025 11:09
@valeriosetti valeriosetti changed the title jwt: remove legacy RSA support jwt: deprecate CONFIG_JWT_SIGN_RSA_LEGACY Oct 10, 2025
Copy link
Contributor

@tomi-font tomi-font left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wondering if we shouldn't first just deprecate JWT_SIGN_RSA_LEGACY? (old comment)

With the long term goal to transition all crypto support toward PSA API,
this commit deprecates CONFIG_JWT_SIGN_RSA_LEGACY.

Signed-off-by: Valerio Setti <[email protected]>
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: JSON area: Tests Issues related to a particular existing or missing test Release Notes To be mentioned in the release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants