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

Implement CanDoCrypto trait and use it for PKCS11 and TPM providers #550

Merged
merged 3 commits into from
Oct 27, 2021

Conversation

anta5010
Copy link
Collaborator

Signed-off-by: Anton Antonov Anton.Antonov@arm.com

@anta5010 anta5010 requested review from hug-dev and ionut-arm October 25, 2021 08:57
@anta5010 anta5010 force-pushed the candocrypto-trait branch 5 times, most recently from 370c83a to 07b89e0 Compare October 26, 2021 12:04
Signed-off-by: Anton Antonov <Anton.Antonov@arm.com>
Signed-off-by: Anton Antonov <Anton.Antonov@arm.com>
Copy link
Member

@ionut-arm ionut-arm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, only a few comments. Are you going to leave the TPM issue open until we get the hardware capability testing in place as well?

src/providers/crypto_capability.rs Outdated Show resolved Hide resolved
src/providers/tpm/capability_discovery.rs Outdated Show resolved Hide resolved
src/providers/crypto_capability.rs Show resolved Hide resolved
src/providers/tpm/capability_discovery.rs Show resolved Hide resolved
Signed-off-by: Anton Antonov <Anton.Antonov@arm.com>
@anta5010 anta5010 requested a review from ionut-arm October 27, 2021 10:05
Copy link
Member

@ionut-arm ionut-arm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏻 thanks!

@anta5010 anta5010 merged commit 068c72c into parallaxsecond:can-do-crypto Oct 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants