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

Ed25519 and EdDSA support #510

Open
TheButlah opened this issue Dec 30, 2024 · 1 comment
Open

Ed25519 and EdDSA support #510

TheButlah opened this issue Dec 30, 2024 · 1 comment
Assignees

Comments

@TheButlah
Copy link

TheButlah commented Dec 30, 2024

Version, target platform, OS
Cross platform and without native dependencies, ideally.

Describe the problem you are trying to solve.
It would be great if this library supported signatures with ed25519 pub keys.

Available workarounds
N/A?

Additional context
You can read https://www.rfc-editor.org/rfc/rfc8037.html for more info

@abatishchev
Copy link
Member

Hi, thanks for the question and for the suggestion! Do you know how adding the support would look like in terms of C#?

Would you be able to submit a PR which would a family of algorithms similar to https://github.com/jwt-dotnet/jwt/blob/main/src/JWT/Algorithms/ECDSAAlgorithm.cs?

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

No branches or pull requests

2 participants