Elliptic Curves and other algorithms
-
Updated
Dec 12, 2019 - Python
8000
Elliptic Curves and other algorithms
dust - A toy crypto library. Completely insecure, totally unsafe, and horribly inefficient.
Modular square roots in Julia
The index calculus for the DLP, quadratic reciprocity, and Tonelli-Shanks.
Find square root of a Qudratic residue element in Zp (p is prime) using Tonelli Shanks Algorithm
Library containing all the functions useful for modular arithmetic.
Linear and quadratic congruence system solver
Implementation of the Tonelli-Shanks algorithm for computing square roots modulo a prime number.
Pure Rust implementation of Tonelli Shanks Algorithm
This is the second project that was developed for the Cryptographic Structures class. Evaluated with a 'A' grade.
Add a description, image, and links to the tonelli-shanks topic page so that developers can more easily learn about it.
To associate your repository with the tonelli-shanks topic, visit your repo's landing page and select "manage topics."