Skip to content

Move rsa_sign_pss and rsa_verify_pss to TF-PSA-Crypto #10083

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

Open
davidhorstmann-arm opened this issue Mar 21, 2025 · 0 comments
Open

Move rsa_sign_pss and rsa_verify_pss to TF-PSA-Crypto #10083

davidhorstmann-arm opened this issue Mar 21, 2025 · 0 comments
Assignees
Labels
size-s Estimated task size: small (~2d)

Comments

@davidhorstmann-arm
Copy link
Contributor

Part of implementing #9904

Move programs/pkey/rsa_sign_pss.c and programs/pkey/rsa_verify_pss.c to the TF-PSA-Crypto repo. This is the natural destination for these programs as they are crypto-focused and it also allows them to continue using the legacy API.

This task is done when the 2 programs reside in the TF-PSA-Crypto repository and can be built and run from there.

@davidhorstmann-arm davidhorstmann-arm added the size-s Estimated task size: small (~2d) label Mar 21, 2025
@davidhorstmann-arm davidhorstmann-arm moved this to Implementation needed in Mbed TLS 4.0 planning Mar 21, 2025
@bjwtaylor bjwtaylor self-assigned this Apr 3, 2025
@bjwtaylor bjwtaylor moved this from Implementation needed to Implementation in progress in Mbed TLS 4.0 planning Apr 10, 2025
@yanesca yanesca moved this to Adapting sample programs in Mbed TLS Epics Apr 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size-s Estimated task size: small (~2d)
Projects
Status: Implementation in progress
Status: Adapting sample programs
Development

No branches or pull requests

3 participants