I have a generalised approach to formulation of cryptanalysis of diverse problems as a problem of solving a linear system of equations Ax=b over a finite (most often the binary) field. The size of the linear system is of polynomial order (matrix size) O(n^k) where n is the number of bits of the data input in the original cryptanalysis problem. So although Gaussian elimination solves this in polynomial time, the time required is too large to be practical. I want to know whether such a problem can be solved more efficiently by Quantum Computation? Grover's square root search algorithm will not be useful again because the square root of the matrix size will be larger than n^3 order required for Gaussian. Are there any suggestions? Those who would be interested in the method can see the paper arxiv.org/abs/2207.03247, July 22. Or the published version
Virendra Sule. Local inversion of maps: Black box cryptanalysis. (Invited article). Computer Algebra Magazine, CA-Rundbrief 71 (2022) 27.