Abstract

Discrete logarithm problem, popularly known as DLP has been the heart of many Public Key Infrastructures that are being used today. DLP belongs to the category of hard problems. Many ideas have been proposed to solve DLP. The best-known methods are Number Field Sieve (NFS) class algorithms. The Function Field Sieve (FFS) algorithm is one of the NFS class algorithms to solve DLP in an extension field, i.e. Galois field . This FFS involves three phases such as Function Sieving, Filtering, and Linear Algebra. Linear Algebra phase involves solving huge sparse matrices/system of linear equations. The most popular methods to solve sparse matrices are Lanczos and Wiedemann method. Recently, Wiedemann method got attention to solve the linear system of equations such as Ax = 0. This paper studies Wiedemann algorithm to solve based on the factors of ; since the DLP is defined over . The different cases considered in this paper are (1) is a prime of size less than n bits, (2) is a composite number with one factor of size more than n bits, and (3) is a composite number with more than one factors of n bits. The naive Wiedemann is considered in case 1, paralleled version of Joux and Pierrot [“Nearly sparse linear algebra and application to discrete logarithms computation,” preprint Contemporary Developments in Finite Fields and Applications, 2016.] is considered in case 2 and the client-server model along with the paralleled version of Wiedemann for case 3. Algorithms for all the three cases of solving are designed, analysed, experimented, and tested under the conditions based on density and size of matrices. The experiments are carried out on the matrices obtained from filtering step of FFS. The results are analysed and reported. From the results, it is shown that the communication cost between master and the slaves is to be considered and minimum density in the matrix is to be maintained in the previous step of linear algebra of FFS, i.e. filtering step to avoid trivial solutions. The configuration of the system used for experiments is 64 bit Intel (R) Xeon (R) CPU E5-2650 v3 @ 2.30 GHz with 40 cores and Intel(R) Core i7-6500U CPU @ 2.50 GHz.

Full Text
Published version (Free)

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call