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

Support ES256 algorithm for JWT plugin #1499

Closed
vcsjones opened this issue Aug 14, 2016 · 3 comments
Closed

Support ES256 algorithm for JWT plugin #1499

vcsjones opened this issue Aug 14, 2016 · 3 comments

Comments

@vcsjones
Copy link

Currently the JWT implementation supports RS256. It would be nice if ECC signatures were supported. ES256 and ECC in general are more modern crypto algorithms, and the keys and signatures are much more compact.

@vcsjones
Copy link
Author

I'm willing to take a stab at PR on this, but I wanted feedback on the idea, first to see if it would be accepted.

@Tieske
Copy link
Member

Tieske commented Aug 16, 2016

Sure!, looking forward to it!

@Tieske
Copy link
Member

Tieske commented Dec 22, 2016

fixed by #1920

@Tieske Tieske closed this as completed Dec 22, 2016
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

3 participants