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 handling of bits in PKCS11 imports #546

Merged
merged 1 commit into from Oct 21, 2021

Conversation

ionut-arm
Copy link
Member

This commit improves the handling of the bits field in the PKCS11
provider for ECC public keys.

Fixes #545

This commit improves the handling of the `bits` field in the PKCS11
provider for ECC public keys.

Signed-off-by: Ionut Mihalcea <ionut.mihalcea@arm.com>
@ionut-arm ionut-arm added the bug Something isn't working label Oct 19, 2021
@ionut-arm ionut-arm added this to the Parsec Release 0.9.0 milestone Oct 19, 2021
@ionut-arm ionut-arm self-assigned this Oct 19, 2021
@ionut-arm ionut-arm added this to In progress in Parsec via automation Oct 19, 2021
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.

Nice! Thanks for that correction 👌

@ionut-arm ionut-arm merged commit 1a03293 into parallaxsecond:main Oct 21, 2021
Parsec automation moved this from In progress to Done Oct 21, 2021
@ionut-arm ionut-arm deleted the ecc-bits-pkcs11 branch October 21, 2021 09:33
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.

Errors in validating ECC key bits in PKCS11 provider
3 participants