The Quaspy library for Python for simulating and post-processing various quantum algorithms, including Shor's algorithms and Ekerå–Håstad's variations of Shor's algorithms.
-
Updated
Sep 21, 2024 - Python
The Quaspy library for Python for simulating and post-processing various quantum algorithms, including Shor's algorithms and Ekerå–Håstad's variations of Shor's algorithms.
Pollard Rho Kangaroo Elliptic Curve Discrete Logarithm Problem (ECDLP).
Elliptic Curve Cryptography
An algorithm for solving the discrete logarithm
Endomorphisms of Elliptic Curves and the Discrete Logarithm Problem
Demonstrates key concepts in cryptography and security principles.
An implementation of the Pohlig-Hellman Algorithm, and using it in solving the Discrete Logarithm Problem in the group of units modulo a prime, with large values.
Basics on elliptic curves and their discrete log problem
Add a description, image, and links to the discrete-logarithms topic page so that developers can more easily learn about it.
To associate your repository with the discrete-logarithms topic, visit your repo's landing page and select "manage topics."