FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

integer-factorization · GitHub Topics · GitHub

#

integer-factorization

Here are 40 public repositories matching this topic...

A complete, proof-of-concept, C# implementation of the General Number Field Sieve algorithm for factoring very large semi-prime numbers. The focus was on readability and understandability of the code, not performance.

  • Updated Apr 1, 2026
  • C#

R Package for Factoring Big Integers using the C Library GMP (GNU Multiple Precision Arithmetic)

  • Updated Jun 4, 2024
  • C++

High-performance integer factorization suite implementing GNFS, MPQS, and QS algorithms with optimized lattice reduction, vectorization, GPU acceleration, and tensor-based linear algebra. Features automatic algorithm selection, NUMA-aware scheduling, and checkpoint/restore for computational number theory research and cryptanalytic analysis.

  • Updated Mar 25, 2026
  • Python

A collection of Integer factorization algorithms

  • Updated Jun 18, 2024
  • Python

A collection of notes on mathematical Cryptography, ranging from classical methods through contemporary.

  • Updated Feb 15, 2025

Алгоритм факторизации чисел методом квадратичного решета

  • Updated May 23, 2024
  • Python

Taxicab numbers, upper bounds up to BTa(23), their decomposition x³ + y³ (and prime factor decomposition)

  • Updated Jul 7, 2026
  • C++

A Python implementation of the General number field sieve algorithm for factoring large integers

  • Updated Nov 6, 2025
  • Python

Very large integer factorization implemented in Python

  • Updated Nov 10, 2019
  • Python

A classical teaching tool for exploring the number theory at the heart of Shor’s algorithm through interactive period finding, FFT visualizations, factor extraction, and honest experimental benchmarks.

  • Updated Aug 27, 2026
  • Python

Implementation of batch smoothness checking and factorization for Coppersmith's factorization factory.

  • Updated Mar 27, 2020
  • C++

Empirical suite for the Z/6Z Topological Prior. This quantum state preparation protocol uses bounded MPS to confine amplitudes to prime channels, inducing a resilient Non-Ergodic Extended (NEE) phase under Lindblad noise. By passively purging 66.6% of the search space, it massively reduces T-count for FTQC and enables NISQ cryptanalysis.

  • Updated Jul 9, 2026
  • Jupyter Notebook

Educational Python toolkit for integer factorization with CLI, API, benchmarks, and documented algorithms.

  • Updated Apr 29, 2026
  • Python

This project implements the Rabin Cryptosystem in SageMath, a public-key encryption algorithm based on the integer factorization problem. The system uses blum primes for p and q to simplify the decryption process.

  • Updated Oct 14, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the integer-factorization topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the integer-factorization topic, visit your repo's landing page and select "manage topics."

Learn more


Back | FazBrowse Home | New Git URL