A Java math library focused on number theory and integer factorization in particular.
-
Updated
Feb 19, 2025 - Java
A Java math library focused on number theory and integer factorization in particular.
Pollard’s Kangaroo find solutions to the discrete logarithm secp256k1 PRIVATE KEY + NONCES in a known range
Elliptic curve tools, ECDSA, and ECDSA attacks.
Pollard Rho attack on ECDLP with GMP
Cuda implementation of Pollard Rho algorithm.
Integer Factorization Approaches with JavaScript
Module and command-line utility for factoring integers.
EPR: A Factoring and Primality checking library for C++
Cryptographic algorithms
C / C++ program suite to factorise 64 bit numbers as quickly as possible. The program suite incorporates a number of techniques to produce speedy factorisation of numbers.
Math library written in C++
A library for number theory and modular arithmetic algorithms in Python e.g. Pollard Rho, Miller–Rabin primality test, Cipolla, etc.
Algorithms for discret logarithm problem
Pollard Rho Kangaroo Elliptic Curve Discrete Logarithm Problem (ECDLP).
A GMP implementation of the parallelized Pollard's Rho algorithm.
Mathematical cryptography (custom implementations).
[EPITA] Projet FMSI sur RSA
Algorithms related to the generation of cryptographically secure elliptic curves in the context of a year-long school project
Add a description, image, and links to the pollard-rho topic page so that developers can more easily learn about it.
To associate your repository with the pollard-rho topic, visit your repo's landing page and select "manage topics."