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

What does encrypt mean? #10

Open
OR13 opened this issue Jan 24, 2024 · 1 comment
Open

What does encrypt mean? #10

OR13 opened this issue Jan 24, 2024 · 1 comment
Assignees

Comments

@OR13
Copy link
Collaborator

OR13 commented Jan 24, 2024

The payload seems to be JSON only, but I might recommend to lock this down a bit further.

The nonce MUST be a JWT (JWE) or CWT (COSE Encrypt).

Implementations MUST support ECDH-ES+A256KW and MAY support any encryption algorithms that are not marked prohibited in:

When CWT is used the nonce MUST be base64url encoded.

@peppelinux
Copy link
Owner

LGTM @OR13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants