|
|
1
2
这被称为离散对数问题。你似乎对这个问题的素数域特例感兴趣。
对于适当选择的足够大的字段
对于一些田地来说,它要便宜得多。例如,在二进制字段(而不是您的示例中的素数字段)中求解DL产生了不少最近的论文。例如 Discrete logarithm in GF(2^809) with FFS 和 On the Function Field Sieve and the Impact of Higher Splitting Probabilities: Application to Discrete Logarithms in F_2^1971 . |