Laël Cellier on Sun, 06 Jul 2025 19:23:50 +0200


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

How to manually perform Pohlig Hellman on Elliptic curves ?


I know elllog() take an order parameter, but when the given order is prime, then the returned result is alwats 0.

So if I want to solve within a suborder, how do I get the individual results for each prime power ?