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

ES256K and EdDSA support #158

Open
dvsekhvalnov opened this issue Apr 28, 2021 · 8 comments
Open

ES256K and EdDSA support #158

dvsekhvalnov opened this issue Apr 28, 2021 · 8 comments

Comments

@dvsekhvalnov
Copy link
Owner

Research and consider including support for ES256K and EdDSA signing. Those seems to get some popularity.

@Stevie-O
Copy link

Also X25519 for ECDH-ES (RFC-8037)

@dvsekhvalnov
Copy link
Owner Author

ok :)

@mhamann
Copy link

mhamann commented Mar 16, 2022

Here's another vote for supporting EdDSA signing/verification!

@dvsekhvalnov
Copy link
Owner Author

i hear you guys :) will be next one in a chain

@alexey-sadomov
Copy link

vote up. Any news there?

@dvsekhvalnov
Copy link
Owner Author

Not really, hard to find time.

What's your use case?

@alexey-sadomov
Copy link

need to sign and verify JWT tokens with keys generated with EdDSA alg. Meanwhile I used https://github.com/scottbrady91/IdentityModel for that but it is not that easy there.

@dvsekhvalnov
Copy link
Owner Author

yeah.. need to find some time. Though that's good there is some other library to cross validate implementation.

I'm open to PRs btw :)

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

4 participants