|
|
|
|
|
by charlieyu1
1597 days ago
|
|
I think it is simpler, the algorithm used repeated doubling to find the point on the elliptic curve, so by setting the highest bit to one it ensured that the operation is done to a fixed number of times no matter the input |
|