Quadratic Residue Permutation Oriented Pseudo Random Number Generator in JavaScript
-
Updated
Jan 19, 2022 - JavaScript
Quadratic Residue Permutation Oriented Pseudo Random Number Generator in JavaScript
Find square root of a Qudratic residue element in Zp (p is prime) using Tonelli Shanks Algorithm
A simple implementation of Goldwasser-Micali encryption in java.
This calculates all of the quadratic residues of any odd-prime powers. Furthermore, this can calculate the number of quadratic residues rapidly.
Add a description, image, and links to the quadratic-residue topic page so that developers can more easily learn about it.
To associate your repository with the quadratic-residue topic, visit your repo's landing page and select "manage topics."