faster formulas for elliptic curves
play

Faster formulas for elliptic curves Hseyin H sl - PowerPoint PPT Presentation

Faster formulas for elliptic curves Hseyin H sl hisil.huseyin@gmail.com www.huseyinhisil.net ECC2010, Redmond Hseyin H sl () October 19, 2010 1 / 36 Faster formulas for elliptic curves (A roadmap for formula-hunters)


  1. Faster formulas for elliptic curves Hüseyin Hı¸ sıl hisil.huseyin@gmail.com www.huseyinhisil.net ECC2010, Redmond Hüseyin Hı¸ sıl () October 19, 2010 1 / 36

  2. Faster formulas for elliptic curves (A roadmap for formula-hunters) Hüseyin Hı¸ sıl hisil.huseyin@gmail.com www.huseyinhisil.net ECC2010, Redmond Hüseyin Hı¸ sıl () October 19, 2010 1 / 36

  3. Faster formulas for elliptic curves (A roadmap for formula-hunters) (A roadmap for lazy formula-hunters) Hüseyin Hı¸ sıl hisil.huseyin@gmail.com www.huseyinhisil.net ECC2010, Redmond Hüseyin Hı¸ sıl () October 19, 2010 1 / 36

  4. Outline Overview 1 Automated tools 2 Inversion-free point addition 3 Conclusion 4 Hüseyin Hı¸ sıl () October 19, 2010 2 / 36

  5. The classics 1 [CC86] Chudnovsky and Chudnovsky. Sequences of numbers generated by addition in formal groups and new primality and factorization tests. Advances in Applied Mathematics, 1986. 2 [Mon87] Montgomery. Speeding the Pollard and elliptic curve methods of factorization. Mathematics of Computation, 1987. 3 [CMO98] Cohen, Miyaji, and Ono. Efficient elliptic curve exponentiation using mixed coordinates. ASIACRYPT’98. Hüseyin Hı¸ sıl () October 19, 2010 3 / 36

  6. Remarkable strikes aganist the cubic 1 [LS01] Liardet and Smart, Preventing SPA/DPA in ECC systems using the Jacobi form. CHES 2001. 2 [BL07b] Bernstein and Lange, Faster addition and doubling on elliptic curves. ASIACRYPT 2007. Note: There are other papers not listed here. Hüseyin Hı¸ sıl () October 19, 2010 4 / 36

  7. This investigation Concrete results for: 1 Short Weierstrass form, y 2 = x 3 + ax + b , 2 Extended Jacobi quartic form, y 2 = dx 4 + 2 ax 2 + 1, 3 Twisted Hessian form, ax 3 + y 3 + 1 = dxy , 4 Twisted Edwards form, ax 2 + y 2 = 1 + dx 2 y 2 , 5 Twisted Jacobi intersection form, bs 2 + c 2 = 1 , as 2 + d 2 = 1. In fact, many other forms are checked for a better efficiency along the way. Extended Jacobi quartic curves will be used in all examples in the remainder of the talk. Hüseyin Hı¸ sıl () October 19, 2010 5 / 36

  8. Extended Jacobi quartics overview K denotes a field of odd characteristic. Definition An extended Jacobi quartic curve defined over K is the curve E Q , d , a := { ( x , y ) ∈ A 2 ( K ) | y 2 = dx 4 + 2 ax 2 + 1 } . E Q is non-singular if and only if d ( a 2 − d ) � = 0. The projective closure of E Q is given by the equation E Q , d , a : Y 2 Z 2 = dX 4 + 2 aX 2 Z 2 + Z 4 . A point ( X : Y : Z ) with Z � = 0 on E Q corresponds to the affine point ( X / Z , Y / Z ) on E Q . The point ( 0 : 1 : 0 ) on E Q is singular. The resolution of singularities produces two points which are labeled as Ω 1 √ and Ω 2 . These points are defined over K ( d ) . Hüseyin Hı¸ sıl () October 19, 2010 6 / 36

  9. Extended Jacobi quartics overview √ Let L = K ( d ) . With a slight abuse of notation, E Q ( L ) , the set of L -rational points on E Q is denoted by E Q ( L ) = { ( x , y ) ∈ L 2 | y 2 = dx 4 + 2 ax 2 + 1 } ∪ { Ω 1 , Ω 2 } . E Q , d , a is birationally equivalent over K to the Weierstrass curve E W : v 2 = u 3 − 4 au 2 + ( 4 a 2 − 4 d ) u with the maps � 2 y + 2 + 2 a , 4 y + 4 + 4 a � ψ : E Q → E W , ( x , y ) �→ , x 2 x 3 x v , 2 ( u − 2 a ) u 2 2 u � � φ : E W → E Q , ( u , v ) �→ v 2 − 1 . Hüseyin Hı¸ sıl () October 19, 2010 7 / 36

  10. Extended Jacobi quartics overview � 2 y + 2 + 2 a , 4 y + 4 + 4 a � ψ : E Q → E W , ( x , y ) �→ , x 2 x 3 x v , 2 ( u − 2 a ) u 2 2 u � � φ : E W → E Q , ( u , v ) �→ v 2 − 1 . Hüseyin Hı¸ sıl () October 19, 2010 8 / 36

  11. Extended Jacobi quartics overview � 2 y + 2 + 2 a , 4 y + 4 + 4 a � ψ : E Q → E W , ( x , y ) �→ , x 2 x 3 x v , 2 ( u − 2 a ) u 2 2 u � � φ : E W → E Q , ( u , v ) �→ v 2 − 1 . It is trivial to check that φ ◦ ψ = id E Q and ψ ◦ φ = id E W . The map ψ is regular at all points on E Q except ( 0 , 1 ) which corresponds to ∞ on E W . Hüseyin Hı¸ sıl () October 19, 2010 8 / 36

  12. Extended Jacobi quartics overview � 2 y + 2 + 2 a , 4 y + 4 + 4 a � ψ : E Q → E W , ( x , y ) �→ , x 2 x 3 x v , 2 ( u − 2 a ) u 2 2 u � � φ : E W → E Q , ( u , v ) �→ v 2 − 1 . It is trivial to check that φ ◦ ψ = id E Q and ψ ◦ φ = id E W . The map ψ is regular at all points on E Q except ( 0 , 1 ) which corresponds to ∞ on E W . At first glance, it may seem that ψ is not regular at ( 0 , − 1 ) . However, it is possible to alter ψ to successfully map all points on E Q except ( 0 , 1 ) . For instance, the point ( 0 , − 1 ) can be sent to ( 0 , 0 ) on E W with an alternative map given by � 2 dx 2 + 2 a ( 1 + y ) , 4 a ( dx 2 + 2 a ) − 4 d ( 1 − y ) ψ ′ : E Q → E W , ( x , y ) �→ � . x y − 1 ( 1 − y ) 2 Hüseyin Hı¸ sıl () October 19, 2010 8 / 36

  13. Extended Jacobi quartics overview � 2 y + 2 + 2 a , 4 y + 4 + 4 a � ψ : E Q → E W , ( x , y ) �→ , x 2 x 3 x v , 2 ( u − 2 a ) u 2 2 u � � φ : E W → E Q , ( u , v ) �→ v 2 − 1 . The map φ is regular at all points on E W except in two cases. Before investigating these cases observe that the point ( 0 , 0 ) on E W : v 2 = u 3 − 4 au 2 + ( 4 a 2 − 4 d ) u can be sent to ( 0 , − 1 ) on E Q with an alternative map given by ( u − 2 a ) 2 − 4 d , u 2 − 4 ( a 2 − d ) 2 v φ ′ : E W → E Q , ( u , v ) �→ � � . ( u − 2 a ) 2 − 4 d Hüseyin Hı¸ sıl () October 19, 2010 8 / 36

  14. Extended Jacobi quartics overview � 2 y + 2 + 2 a , 4 y + 4 + 4 a � ψ : E Q → E W , ( x , y ) �→ , x 2 x 3 x v , 2 ( u − 2 a ) u 2 2 u � � φ : E W → E Q , ( u , v ) �→ v 2 − 1 . The map φ is regular at all points on E W except in two cases. Before investigating these cases observe that the point ( 0 , 0 ) on E W : v 2 = u 3 − 4 au 2 + ( 4 a 2 − 4 d ) u can be sent to ( 0 , − 1 ) on E Q with an alternative map given by ( u − 2 a ) 2 − 4 d , u 2 − 4 ( a 2 − d ) 2 v φ ′ : E W → E Q , ( u , v ) �→ � � . ( u − 2 a ) 2 − 4 d The map φ is not regular at two points of the form ( u , v ) with u � = 0 and v = 0. These exceptional points correspond to two points at infinity on the desingularization of E Q . Hüseyin Hı¸ sıl () October 19, 2010 8 / 36

  15. Extended Jacobi quartics overview � 2 y + 2 + 2 a , 4 y + 4 + 4 a � ψ : E Q → E W , ( x , y ) �→ , x 2 x 3 x v , 2 ( u − 2 a ) u 2 2 u � � φ : E W → E Q , ( u , v ) �→ v 2 − 1 . Note: φ is a morphism if d is a non-square in K . Hüseyin Hı¸ sıl () October 19, 2010 8 / 36

  16. Extended Jacobi quartics overview Every Weierstrass curve v 2 = u 3 + a 2 u 2 + a 4 u is birationally equivalent over K to y 2 = a 2 2 − 4 a 4 x 4 − a 2 2 x 2 + 1 . 16 The shape v 2 = u 3 + a 2 u 2 + a 4 u covers all elliptic curves having at least one point of order two. Therefore every elliptic curve of even order can be written in extended Jacobi quartic form. This extended model covers approximately 1 . 33 # K of 2 # K isomorphism classes (assuming K is finite). Hüseyin Hı¸ sıl () October 19, 2010 9 / 36

  17. Extended Jacobi quartics overview Every Weierstrass curve v 2 = u 3 + a 2 u 2 + a 4 u is birationally equivalent over K to y 2 = a 2 2 − 4 a 4 x 4 − a 2 2 x 2 + 1 . 16 The shape v 2 = u 3 + a 2 u 2 + a 4 u covers all elliptic curves having at least one point of order two. Therefore every elliptic curve of even order can be written in extended Jacobi quartic form. This extended model covers approximately 1 . 33 # K of 2 # K isomorphism classes (assuming K is finite). Hüseyin Hı¸ sıl () October 19, 2010 9 / 36

  18. Outline Overview 1 Automated tools 2 Inversion-free point addition 3 Conclusion 4 Hüseyin Hı¸ sıl () October 19, 2010 10 / 36

  19. Automated Tools Develop tools to: 1 Automate group law derivation algorithmically. 2 Automate minimal/low degree point doubling/addition formulas derivation. 3 Verify the correctness of derived formulas. 4 Find alternative formulas. Hüseyin Hı¸ sıl () October 19, 2010 11 / 36

  20. Automated Tools Theorem (Automated Addition) Let W / K and M / K be affine curves. Assume that W and M are birationally equivalent over K . Let φ : W → M and ψ : M → W be maps such that φ ◦ ψ and ψ ◦ φ are equal to the identity maps id M and id W , respectively. Assume that ˜ W and ˜ M, each with a distinguished K -rational point, are elliptic curves. Let + W : W × W → W be a map which is regular at all but finitely many pairs of points on W, describing some part of the unique addition law on ˜ W. The corresponding part of the unique addition law on ˜ M is then given by the compositions + M := φ ◦ + W ◦ ( ψ × ψ ) and + M is regular at all but finitely many pairs of points on M. Hüseyin Hı¸ sıl () October 19, 2010 12 / 36

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend