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

Add support for XChaCha-Poly1305 (XC20P) #33

Open
hgpestana opened this issue Feb 8, 2023 · 0 comments
Open

Add support for XChaCha-Poly1305 (XC20P) #33

hgpestana opened this issue Feb 8, 2023 · 0 comments

Comments

@hgpestana
Copy link

Hey, I was wondering if you're willing to accept a merge request to allow using XC20P as a content-encryption algorithm. It is still not part of the latest JWE RFC specs, but according to this - https://www.rfc-editor.org/rfc/rfc8439.html - and this - https://datatracker.ietf.org/doc/html/draft-irtf-cfrg-xchacha-01 - it is already something that is becoming widely accepted.

Also, the golang x/crypto already has an implementation for the XChaCha algorithm, so the changes shouldn't be too impactful.

Thanks

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