Finding a square root of -1 mod p
Read OriginalThis technical article details the mathematical condition (p ≡ 1 mod 4) for the existence of a square root of -1 modulo an odd prime p. It explains the algorithm to find such a root using a quadratic non-residue c and provides a concrete Python implementation for the large prime p = 2²⁵⁵ - 19.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser