Finding a non-square mod p
Read OriginalThe article details Stan Wagon's algorithm for expressing a prime p ≡ 1 mod 4 as a sum of two squares, focusing on the first step: finding a quadratic non-residue (non-square) modulo p. It provides Python code using the Legendre symbol, discusses testing strategies using consecutive primes versus random candidates, and illustrates the process with large primes from cryptographic standards like Curve25519 and NIST P-384.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser