Discrete Logarithm Over Finite Fields
Let denote the finite field of elements, where is a prime. Let be a generator for the multiplicative group of . The discrete logarithm problem over is to compute, for any given nonzero , the least nonnegative integer such that . In this context we shall write .
Parameters
- : number of digits/bits in the order of the finite group
Related Problems
Filters
Computational Model
Randomization
Approximation
Algorithms Table
Displaying 7 of 7 algorithms
| See more | ||||
|---|---|---|---|---|
| Function Field Sieve (FFS) | 1999 | , under assumption about numbers in a sequence behaving randomly in a given range | ||
| Number Field Sieve (NFS) | 1990 | , under assumption about numbers in a sequence behaving randomly in a given range | ||
| Pohlig-Hellman | 1978 | (though only for primes) | ||
| Pollard's rho algorithm | 1978 | |||
| Pollard's kangaroo algorithm | 1978 | |||
| Baby-step Giant-step | 1971 | |||
| Trial Multiplication | 1940 |
Reductions Table
Insuffient Data to display table
Other relevant algorithms
Insuffient Data to display table