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

Add PSA_CRYPTO_RSA_NO_CRT config option #73

Open
4 tasks
ronald-cron-arm opened this issue Oct 2, 2023 · 0 comments
Open
4 tasks

Add PSA_CRYPTO_RSA_NO_CRT config option #73

ronald-cron-arm opened this issue Oct 2, 2023 · 0 comments
Labels
enhancement New feature or request size-xs Estimated task size: extra small (a few hours at most)

Comments

@ronald-cron-arm
Copy link
Contributor

  • Add PSA_CRYPTO_RSA_NO_CRT config option and its documentation in the section "PSA driver interface implementation configuration options" of crypto_config.h. Similar to MBEDTLS_RSA_NO_CRT in Mbed TLS. Disabled by default.
  • Add its translation to MBEDTLS_RSA_NO_CRT in config_adjust_mbedtls_from_psa_crypto.h.
  • Add test_rsa_no_crt all.sh component similar to the mbedtls one.
  • Check that the test component do what it intends to do and give evidence of this in this issue or the associated PR for the benefit of reviewers.
@ronald-cron-arm ronald-cron-arm added enhancement New feature or request size-xs Estimated task size: extra small (a few hours at most) labels Oct 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request size-xs Estimated task size: extra small (a few hours at most)
Projects
Status: PSA repo Q4 - all.sh components
Development

No branches or pull requests

1 participant