maybe have a error here : "Example: Multiply EC Point by Integer":  ---------- for k = 6, G = {15,13}, P = k*G = 6*{15,13} = {90,78} mod 17 = {5,10}, which is not the {5,8}. am I correct?
maybe have a error here : "Example: Multiply EC Point by Integer":
for k = 6, G = {15,13},
P = kG = 6{15,13} = {90,78} mod 17 = {5,10}, which is not the {5,8}.
am I correct?