MynaWallet / monorepo

15 stars 4 forks source link

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

Open motemotech opened 8 months ago

motemotech commented 8 months ago

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