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

Is it able to verify RSA signature with bitfied inputs? #30

Open
3 tasks
motemotech opened this issue Oct 25, 2023 · 0 comments
Open
3 tasks

Is it able to verify RSA signature with bitfied inputs? #30

motemotech opened this issue Oct 25, 2023 · 0 comments

Comments

@motemotech
Copy link
Contributor

What's the purpose of this research?

I want to know is it possible to verify RSA signature with bitfied inputs.
If so, we don't need to use num2Bits or bits2Num in our circuit and reduce constraints.

Concrete milestone by steps

  • try use bitfied inputs to RSA library in circom
  • Check source code why it was succeeded/failed
  • [Challenge] If it is possible, pls specify how we should change the code.

Describe references if exists

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant