Skip to content

Conversation

@wparad
Copy link

@wparad wparad commented Dec 15, 2023

Add Eddsa signature validation algorithms. fix #2426

Add in EdDSA almost everywhere. Still missing:

  • Code to actually verify EdDSA algorithm along with the generation of the EdDSASecurity key class.

At this point, I'm looking for encouragement to continue this PR.

Thanks,
Warren

@wparad
Copy link
Author

wparad commented Dec 15, 2023

@microsoft-github-policy-service agree company="Rhosys AG"

@brentschmaltz
Copy link
Contributor

@wparad we are discussing this internally.
Will have an answer soon.

Copy link
Contributor

@brentschmaltz brentschmaltz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need to see test cases for all the additional algorithms.
It would be best to create a new file for theses tests.

@wparad
Copy link
Author

wparad commented Jun 13, 2024

@brentschmaltz Not just the unit tests, the code for the implementation is missing. Can you give me some pointers on where to write that implementation. It's very hard to understand a lot of the nomenclature that is being used here.

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

Successfully merging this pull request may close these issues.

Support EdDSA signature validations

2 participants