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

Clarify that all recipient keys must be on the same curve #458

Open
jakubkoci opened this issue Dec 6, 2024 · 0 comments
Open

Clarify that all recipient keys must be on the same curve #458

jakubkoci opened this issue Dec 6, 2024 · 0 comments

Comments

@jakubkoci
Copy link

The section 5.1.9. ECDH-1PU key wrapping and common protected headers says:

epk: generated once for all recipient keys. It MUST be of the same type and curve as all recipient keys since kdf with the sender key must be on the same curve.

Does it implicitly mean that all recipient keys MUST be the same type? In other words, we should check if all recipient keys are on the same curve before we proceed, and throw an error if they're not. Do I understand that correctly?

@jakubkoci jakubkoci changed the title Clarification Clarify check that all recipient keys are on the same curve Dec 6, 2024
@jakubkoci jakubkoci changed the title Clarify check that all recipient keys are on the same curve Clarify that all recipient keys must be on the same curve Dec 6, 2024
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