You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
Describe references if exists
No response
The text was updated successfully, but these errors were encountered: