Is there any implementation of EG algorithm?
The algorithm is described in paper: "A General Framework for Subexponential Discrete Logarithm Algorithms".
I'm solving HECDLP problem and having trouble writing the implementation. So, i thought, since SageMath is so great, maybe it has written it. But I can't find useful infos about it.
And if I choose the wrong algorithm for GHS attack, please say it. I'm still not so familiar to this field.
Anyway, thx!