A Java math library focused on number theory and integer factorization in particular.
-
Updated
Sep 10, 2023 - Java
A Java math library focused on number theory and integer factorization in particular.
R Package for Factoring Big Integers using the C Library GMP (GNU Multiple Precision Arithmetic)
An efficient implementation of Quadratic Sieve in Java
A collection of Integer factorization algorithms
Quadratic Sieve integer factorization method for JavaScript bigints
A Practical Study and Comparison of Integer Factorization Methods
Write ups on Mathematical Cryptography
naive quadratic sieve implementation https://www.ams.org/notices/199612/pomerance.pdf
This quadratic sieve implementation is a part of the coursework for MATH 404 Mathematical Cryptography with Prof. Samit Dasgupta at Duke University.
A module for basic math in the general vicinity of computational number theory.
Implementation of some basic algorithms relevant for cryptography.
Add a description, image, and links to the quadratic-sieve topic page so that developers can more easily learn about it.
To associate your repository with the quadratic-sieve topic, visit your repo's landing page and select "manage topics."