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

Purge crypto_compat.h #109

Open
gilles-peskine-arm opened this issue Jul 9, 2024 · 0 comments
Open

Purge crypto_compat.h #109

gilles-peskine-arm opened this issue Jul 9, 2024 · 0 comments
Labels
size-s Estimated task size: small (~2d)

Comments

@gilles-peskine-arm
Copy link

In TF-PSA-Crypto 1.0, remove everything that's declared in include/psa/crypto_compat.h:

  • psa_open_key() functionality (experimental feature that was abandoned)
  • Domain parameter stubs (experimental feature that was abandoned)
  • psa_generate_key_ext() and psa_key_derivation_output_key_ext() (subsumed by the slightly different xxx_custom functions)

Remove the declarations, the implementations and the tests.

@gilles-peskine-arm gilles-peskine-arm added the size-s Estimated task size: small (~2d) label Jul 9, 2024
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 needed
Status: No status
Development

No branches or pull requests

1 participant