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

Remove dead code in RSA #110

Open
gilles-peskine-arm opened this issue Aug 8, 2024 · 0 comments
Open

Remove dead code in RSA #110

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

Comments

@gilles-peskine-arm
Copy link

In TF-PSA-Crypto, compared to Mbed TLS 3.x, we've removed some functionality from RSA: it is no longer possible to import a private key that is missing some of the parameters (RSA private keys must have all of n, e, d, p, q). The goal of this issue is to remove the library functions and unit tests that implemented this functionality.

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

No branches or pull requests

1 participant