Electron-Labs / ed25519-circom

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

Generalize ed25519 circuits #69

Closed rahulghangas closed 2 years ago

rahulghangas commented 2 years ago

A tracker for all circuits that need to be generalized by passing in base and calculating constants during compile time

rahulghangas commented 2 years ago

Some recommendations in #59

rahulghangas commented 2 years ago

Generalization didn't work well with some circuits, so issue sidelined