Searched refs:modp_sqrt_m1 (Results 1 – 1 of 1) sorted by relevance
27 modp_sqrt_m1 = pow(2, (p-1) // 4, p) variable44 x = x * modp_sqrt_m1 % p167 buf.write(to_literal(modp_sqrt_m1))