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

Limit key imports in TPM provider #255

Merged
merged 1 commit into from Oct 5, 2020

Conversation

ionut-arm
Copy link
Member

This commit adds a check in the TPM provider that limits which keys
can be imported, based on the policy algorithm. This limitation comes
from the TransientKeyContext.

Signed-off-by: Ionut Mihalcea ionut.mihalcea@arm.com

@ionut-arm ionut-arm added the bug Something isn't working label Sep 22, 2020
@ionut-arm ionut-arm added this to the Parsec production ready milestone Sep 22, 2020
@ionut-arm ionut-arm added this to In progress in Parsec via automation Sep 22, 2020
@ionut-arm ionut-arm self-assigned this Sep 22, 2020
This commit adds a check in the TPM provider that limits which keys
can be imported, based on the policy algorithm. This limitation comes
from the `TransientKeyContext`.

Signed-off-by: Ionut Mihalcea <ionut.mihalcea@arm.com>
@ionut-arm ionut-arm merged commit 9e1dbc4 into parallaxsecond:master Oct 5, 2020
Parsec automation moved this from In progress to Done Oct 5, 2020
@ionut-arm ionut-arm deleted the tpm-rsa-import branch October 5, 2020 11:00
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
Development

Successfully merging this pull request may close these issues.

None yet

2 participants