Algorithm for Solving Massively Underdefined Systems of Multivariate Quadratic Equations over Finite Fields
Abstract
Solving systems of m multivariate quadratic equations in n variables (MQ-problem) over finite fields is NP-hard. The security of many cryptographic systems is based on this problem. Up to now, the best algorithm for solving the underdefined MQ-problem is Hiroyuki Miura et al.'s algorithm, which is a polynomial-time algorithm when and the characteristic of the field is even. In order to get a wider applicable range, we reduce the underdefined MQ-problem to the problem of finding square roots over finite field, and then combine with the guess and determine method. In this way, the applicable range is extended to , which is the widest range until now. Theory analysis indicates that the complexity of our algorithm is when characteristic of the field is even and when characteristic of the field is odd, where is the complexity of Gaussian elimination.
Cite
@article{arxiv.1507.03674,
title = {Algorithm for Solving Massively Underdefined Systems of Multivariate Quadratic Equations over Finite Fields},
author = {Heliang Huang and Wansu Bao},
journal= {arXiv preprint arXiv:1507.03674},
year = {2015}
}