Custom Curves
nanaknihal opened this issue · 1 comments
nanaknihal commented
I see it is possible to instantiate a curve by with an already-supported parameters, e.g.
new EC('secp256k1')
Is there a way to use custom parameters? I would be interested in using elliptic with the BabyJubJub curve.
serdarde commented
I also need it for bp256r1 curve, I would love if anyone can help