How to manually perform Pohlig Hellman on Elliptic curves ?
Laël Cellier <[email protected]>
| Newsgroups | gmane.comp.mathematics.pari.user |
|---|---|
| Message-ID | <[email protected]> |
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 ?