![]() |
|
|
#1 |
|
5·1,021 Posts |
I have a question (only a curiosity). What does the value of s in ECM rappresent?
ECM on Mxxxx: curve #1 with s=? Thanks |
|
|
|
#2 |
|
(loop (#_fork))
Feb 2006
Cambridge, England
23×11×73 Posts |
The value of 's' tells you which elliptic curve is being used for the elliptic curve method; ECM works if it can find an elliptic curve whose order over the field defined modulo a prime factor of the number you're factorising is smooth, it runs by trying lots of curves until one works, and the value of 's' tells you which one it's looking at.
|
|
|
|
|
|
#3 |
|
"Mark"
Apr 2003
Between here and the
22·7·227 Posts |
|
|
|
|