Skip to content

[FeatureReq] JWE support #158

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

Open
PataviniMa opened this issue Sep 29, 2021 · 4 comments
Open

[FeatureReq] JWE support #158

PataviniMa opened this issue Sep 29, 2021 · 4 comments
Assignees

Comments

@PataviniMa
Copy link

Hello,
any chance this library will support JWE creation using algorithms such as RSA-OAEP-256?

@benmcollins
Copy link
Owner

I'm not familiar with it, but I'd consider adding it, or merging someone else's work to do so.

@benmcollins
Copy link
Owner

Since I have a need for this feature, I'm hoping to get it implemented soon.

@benmcollins benmcollins self-assigned this Dec 16, 2024
@zandbelt
Copy link

just to make sure, the README.md mentions that libjwt supports JWE https://datatracker.ietf.org/doc/html/rfc7516 but that is something that is not there (yet)?

@benmcollins
Copy link
Owner

It's not fully supported, yet. There's some accommodations in the code to help get it done. It's my next major addition to LibJWT, but that doesn't mean no one else can jump in to help 👍🏼

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

3 participants