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 winternitz verifier in rust and benchmark with risc0 #496

Open
ekrembal opened this issue Feb 4, 2025 · 1 comment
Open

Implement winternitz verifier in rust and benchmark with risc0 #496

ekrembal opened this issue Feb 4, 2025 · 1 comment
Assignees

Comments

@ekrembal
Copy link
Member

ekrembal commented Feb 4, 2025

Issue Description

This should get the public key and signature as an input, verify the signature, then output the hash of public key.
Create a seperate repository for this to benchmark.
See: https://github.com/BitVM/BitVM/blob/main/bitvm/src/signatures/winternitz.rs

Tasks

No response

Deadline of the Issue

Wednesday.

@ekrembal ekrembal added this to the Automatic Disprove Logic milestone Feb 4, 2025
@ekrembal ekrembal changed the title Implement winternitz verifier using risc0 Implement winternitz verifier in rust and benchmark with risc0 Feb 4, 2025
@aoengin
Copy link

aoengin commented Feb 5, 2025

Related Repo

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

2 participants