Skip to content

feat!: support for eddsa signatures #104

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

Merged
merged 2 commits into from
Mar 10, 2025
Merged

feat!: support for eddsa signatures #104

merged 2 commits into from
Mar 10, 2025

Conversation

pablojhl
Copy link
Member

@pablojhl pablojhl commented Mar 7, 2025

This adds support for eddsa signatures.

The eddsa tests are ignored because there is a bug in nilvm when NadaValue::EddsaPrivateKey is created. It fails when a private key generated by the native library is provided. They will be activated in a follow-up task when this bug is fixed.

Examples will be added in a follow-up as well when the bug is fixed.

@pablojhl pablojhl force-pushed the feat/eddsa-nada-types branch from 245e12e to 17983eb Compare March 7, 2025 09:21
@pablojhl pablojhl force-pushed the feat/eddsa-nada-types branch from 17983eb to 64cd22e Compare March 7, 2025 09:24
@pablojhl pablojhl marked this pull request as ready for review March 7, 2025 09:47
@pablojhl pablojhl requested review from tim-hm, a team, mfontanini, lumasepa and andreasbros and removed request for a team March 7, 2025 09:47
@pablojhl pablojhl requested review from jimouris and removed request for jimouris March 10, 2025 08:04
@pablojhl pablojhl merged commit c08c082 into main Mar 10, 2025
4 checks passed
@pablojhl pablojhl deleted the feat/eddsa-nada-types branch March 10, 2025 08:21
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.

3 participants