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

MtA (Multiplicative to Additive) share conversion protocol for Ed25519 #158

Open
HRezaei opened this issue Dec 29, 2021 Discussed in #157 · 0 comments
Open

MtA (Multiplicative to Additive) share conversion protocol for Ed25519 #158

HRezaei opened this issue Dec 29, 2021 Discussed in #157 · 0 comments

Comments

@HRezaei
Copy link

HRezaei commented Dec 29, 2021

This test function works fine with the secp256_k1 curve, but if you change the underlying curve scalars and points to those of Ed25519, it fails always. To see the issue you need to refactor the test function and also MessageA, MessageB, etc. You can take a look at this repo where I prepared the mta_test in isolation and performed tests over all the curves (using curv-kzen v0.9). The result shows issues with Ed25519 and Ristretto, others curves work fine.

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

1 participant