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

Fix sign attribute in PKCS11 #252

Merged
merged 1 commit into from
Sep 17, 2020

Conversation

ionut-arm
Copy link
Member

This commit fixes a bug in the conversion process for key attributes in the
PKCS11 provider. Instead of CKA_SIGN_RECOVER, CKA_SIGN is to be used.

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

This commit fixes a bug in the conversion process for key attributes in the
PKCS11 provider. Instead of CKA_SIGN_RECOVER, CKA_SIGN is to be used.

Signed-off-by: Ionut Mihalcea <ionut.mihalcea@arm.com>
@ionut-arm ionut-arm added the bug Something isn't working label Sep 17, 2020
@ionut-arm ionut-arm added this to the Parsec production ready milestone Sep 17, 2020
@ionut-arm ionut-arm self-assigned this Sep 17, 2020
Copy link
Member

@hug-dev hug-dev left a comment

Choose a reason for hiding this comment

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

💯

@ionut-arm ionut-arm merged commit 3fb5f58 into parallaxsecond:master Sep 17, 2020
@ionut-arm ionut-arm deleted the sign-recover branch September 17, 2020 14:52
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

Successfully merging this pull request may close these issues.

3 participants