Electron-Labs / ed25519-circom

ED25519 implementation in Circom
https://docs.electronlabs.org/
111 stars 15 forks source link

Optimize modulus #11

Closed rahulghangas closed 2 years ago

rahulghangas commented 2 years ago

Optimize modulus by exploiting the fact that the less the number of bits required for the less than operators are known beforehand