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

Review and fix once and for all CKA_EC_POINT and CKA_VALUE for EC curves #115

Open
simo5 opened this issue Nov 19, 2024 · 0 comments · May be fixed by #119
Open

Review and fix once and for all CKA_EC_POINT and CKA_VALUE for EC curves #115

simo5 opened this issue Nov 19, 2024 · 0 comments · May be fixed by #119
Labels
bug Something isn't working

Comments

@simo5
Copy link
Member

simo5 commented Nov 19, 2024

The code is confused and in some place contradictory on what the encoding should be for CK_ECC or CK_EC_MONTGOMERY objects. Consolidate all handling in helper functions and add reefrences to the relevant standards that establish what the encoding should really be.

@simo5 simo5 added the bug Something isn't working label Nov 19, 2024
@simo5 simo5 changed the title Review and fix once and for all CKA_EC_POINTand CKA_VALUE for EC curves Review and fix once and for all CKA_EC_POINT and CKA_VALUE for EC curves Nov 20, 2024
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 a pull request may close this issue.

1 participant