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 symmetric-only and asymmetric-only reference configurations #76

Open
3 tasks
ronald-cron-arm opened this issue Oct 2, 2023 · 0 comments
Open
3 tasks
Labels
enhancement New feature or request size-s Estimated task size: small (~2d)

Comments

@ronald-cron-arm
Copy link
Contributor

  • Add in ./configs a symmetric only configuration similar to config-symmetric-only.h in mbedtls
  • Add in ./configs an asymmetric only configuration to reach a crypto configuration similar to the one in test_full_no_bignum
  • Add the two configurations to the list of configurations handled by test-ref-configs.pl/py

Notes:

  • Aim to replace the two mbedtls test components test_full_no_cipher and test_full_no_bignum. These are related to the cipher and bignum C module which in psa-crypto context makes less sense. Thus we do it slightly differently in psa-crypto.

Depends on:

@ronald-cron-arm ronald-cron-arm added enhancement New feature or request size-s Estimated task size: small (~2d) 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-s Estimated task size: small (~2d)
Projects
Status: PSA repo Q4 - all.sh components
Development

No branches or pull requests

1 participant