Skip to content
#

integer-factorization

Here are 33 public repositories matching this topic...

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

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

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 Jun 26, 2026
  • Jupyter Notebook

CADO-NFS (modern): an enhanced modernization + performance fork of CADO-NFS (Number Field Sieve — integer factorization & discrete log) on current toolchains. Adds GPU linear algebra + full vector residency, a GPU ECM pre-factoring front-end, SDE-validated AVX-512 VPCLMULQDQ/IFMA kernels, and Rust orchestration. LGPL-2.1.

  • Updated Jun 8, 2026
  • C++

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