Skip to content

Fix ImportKey to allow importing private key #126

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

Closed
ionut-arm opened this issue Mar 13, 2020 · 2 comments
Closed

Fix ImportKey to allow importing private key #126

ionut-arm opened this issue Mar 13, 2020 · 2 comments
Labels
bug Something isn't working

Comments

@ionut-arm
Copy link
Member

Currently we restrict the ImportKey operation to import public RSA public keys. We should expand this to match the PSA crypto definition and allow private keys to be imported as well - thus, we should allow the import of key pairs.

@hug-dev
Copy link
Member

hug-dev commented Sep 8, 2020

Looked at for TPM in #243

@hug-dev
Copy link
Member

hug-dev commented Sep 16, 2020

Work remaining for this is on the PKCS11 provider.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants