Electron-Labs / ed25519-circom

ED25519 implementation in Circom

Home Page:https://docs.electronlabs.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Generalize ed25519 circuits

rahulghangas opened this issue · comments

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

  • batchverify.circom
  • modinv.circom
  • modulus.circom

Some recommendations in #59

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