• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Can I get a translation please?

Lazy8s

Golden Member
"Since discrete exponentiation (calculating xn) is fast (by fast exponentiation, such as binary exponentiation, it takes O(logn)), but no fast way of computing the discrete logarithm a is known, which has many applications in cryptography, such as the Diffie-Hellman protocol."

from: http://en.wikipedia.org/wiki/Finite_field

I am trying to find out why Galois Fields are used in AES. This sentence is not correct English and since I don't know what it is trying to say I am having trouble understanding. Is it saying that computing the value of a Galois Field takes O(logn) but cryptanalyzing it is not? Thanks for any help in advance.
 
Back
Top