2109202314:02 tags: # Double and Add Algorithm Example Example for the [[Double and Add Algorithm]] With $n=947\text{, } E:Y^2=X^3+14X+19\text{, }p=3623\text{, }P=(6, 730)$ ![[Pasted image 20230921115329.png]] Note that $Q=2^iP$ because doubling $Q$ each time is equivalent to compute $Q=2^iP$. --- ## References 1. [[ECDLP]]