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

Implement Mercurial Signatures for Variable-Length Messages #1

Open
AlvinHon opened this issue Oct 6, 2024 · 0 comments
Open

Implement Mercurial Signatures for Variable-Length Messages #1

AlvinHon opened this issue Oct 6, 2024 · 0 comments

Comments

@AlvinHon
Copy link
Owner

AlvinHon commented Oct 6, 2024

Implement the extension to mercurial signature according to the paper Mercurial Signatures for Variable-Length Messages.

The implementation requires choosing a ZKPoK protocol as part of the signing protocol. There are some suggested in the paper but I do suggest using polynomial commitment (i.e. kzg) because it seems fitting well to the glue element h. Study & Research is required.

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