pub fn exp_10540996611094048183<R: PrimeCharacteristicRing>(val: R) -> RExpand description
Compute the exponential x -> x^10540996611094048183 using a custom addition chain.
This map computes the seventh root of x if x is a member of the field Goldilocks.
This follows from the computation: 7 * 10540996611094048183 = 4*(2^64 - 2**32) + 1 = 1 mod (p - 1).