[Resource Topic] 2019/313: A SAT-based approach for index calculus on binary elliptic curves

Welcome to the resource topic for 2019/313

Title:
A SAT-based approach for index calculus on binary elliptic curves

Authors: Monika Trimoska, Sorina Ionica, Gilles Dequen

Abstract:

Logical cryptanalysis, first introduced by Massacci in 2000, is a viable alternative to common algebraic cryptanalysis techniques over boolean fields. With XOR operations being at the core of many cryptographic problems, recent research in this area has focused on handling XOR clauses efficiently. In this paper, we investigate solving the point decomposition step of the index calculus method for prime degree extension fields \mathbb{F}_{2^n}, using SAT solving methods. We experimented with different SAT solvers and decided on using WDSat, a solver dedicated to this specific problem. We extend this solver by adding a novel breaking symmetry technique and optimizing the time complexity of the point decomposition step by a factor of m! for the (m+1)\textsuperscript{th} Semaev’s summation polynomial. While asymptotically solving the point decomposition problem with this method has exponential worst time complexity in the dimension l of the vector space defining the factor base, experimental running times show that the the presented SAT solving technique is significantly faster than current algebraic methods based on Gröbner basis computation. For the values l and n considered in the experiments, the WDSat solver coupled with our breaking symmetry technique is up to 300 times faster then MAGMA’s F4 implementation, and this factor grows with l and n.

ePrint: https://eprint.iacr.org/2019/313

See all topics related to this paper.

Feel free to post resources that are related to this paper below.

Example resources include: implementations, explanation materials, talks, slides, links to previous discussions on other websites.

For more information, see the rules for Resource Topics .