Find square root of a Qudratic residue element in Zp (p is prime) using Tonelli Shanks Algorithm
-
Updated
Sep 6, 2023 - Java
Find square root of a Qudratic residue element in Zp (p is prime) using Tonelli Shanks Algorithm
Some interesting fundamental algorithms
Optimized stack-based exponentiation for efficient RSA computation. Implements a microcircuit model with minimal clock cycles using binary exponentiation and greedy decomposition.
Add a description, image, and links to the binary-exponentiation topic page so that developers can more easily learn about it.
To associate your repository with the binary-exponentiation topic, visit your repo's landing page and select "manage topics."