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

ECC support key import with both private and public key #197

Open
sosthene-nitrokey opened this issue Feb 20, 2024 · 0 comments
Open

ECC support key import with both private and public key #197

sosthene-nitrokey opened this issue Feb 20, 2024 · 0 comments

Comments

@sosthene-nitrokey
Copy link
Collaborator

sosthene-nitrokey commented Feb 20, 2024

This is indicated by adding 0xFF to the end of the attributes.We can just discard the public key on import if these attributes are use. See 4.4.3.9 of the specification. Another option is to do like for RSA CRT, we could just accept setting to the 0xFF variant and discarding the 0xFF.

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

No branches or pull requests

1 participant