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 support for importing ECC public key in the TPM provider #170

Closed
ionut-arm opened this issue May 5, 2020 · 3 comments
Closed

Add support for importing ECC public key in the TPM provider #170

ionut-arm opened this issue May 5, 2020 · 3 comments
Assignees
Labels
enhancement New feature or request medium Effort label

Comments

@ionut-arm
Copy link
Member

ECDSA support should be added, particularly for the TPM provider. The change should cover key creation, signing and verifying. Import and export can be skipped for now.

This will include a bump in version for the TSS crate once parallaxsecond/rust-tss-esapi#68 is done.

@ionut-arm
Copy link
Member Author

Has been added in #171 but some E2E tests are still to come

@ionut-arm
Copy link
Member Author

Some integration and fuzz tests were added, however ECDSA is currently not supported for importing public keys. Will leave this open until that gets done.

@hug-dev hug-dev added the enhancement New feature or request label Aug 6, 2020
@hug-dev hug-dev changed the title Add ECDSA support Add support for importing ECC public key in the TPM provider Aug 6, 2020
@hug-dev hug-dev added the medium Effort label label Feb 3, 2021
@ionut-arm ionut-arm self-assigned this Oct 12, 2021
@ionut-arm ionut-arm added this to the Parsec Release 0.9.0 milestone Oct 13, 2021
@ionut-arm
Copy link
Member Author

Has been done in #540

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request medium Effort label
Projects
None yet
Development

No branches or pull requests

2 participants