An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: integer-factorization

devatnull/High-Performance-Integer-Factorization-Suite-GNFS-MPQS-QS

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.

Language: Python - Size: 105 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 9 - Forks: 0

AdamWhiteHat/GNFS

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.

Language: C# - Size: 72.4 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 56 - Forks: 13

ozan2003/number_stuff

Various number theory related functions (prime checking, integer factorization, etc.)

Language: Rust - Size: 40 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

satoshin-des/lattice_factorization

格子を用いた素因数分解法

Language: C++ - Size: 359 KB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

1nfocalypse/CryptoWriteup

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

Size: 313 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 6 - Forks: 0

satoshin-des/emojin_trial_division

emojinを用いて試し割法を行うemojin

Size: 1.95 KB - Last synced at: 2 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

TilmanNeumann/java-math-library

A Java math library focused on number theory and integer factorization in particular.

Language: Java - Size: 17 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 31 - Forks: 7

hurchalla/factoring

EPR: A Factoring and Primality checking library for C++

Language: C++ - Size: 3.37 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 5 - Forks: 0

daedalus/integer_factorization_algorithms

A collection of Integer factorization algorithms

Language: Python - Size: 83 KB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 9 - Forks: 1

jwood000/RcppBigIntAlgos

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

Language: C++ - Size: 616 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 12 - Forks: 1

haru-44/prime_text

素数判定法と素因数分解アルゴリズムに関する教科書(pythonコード付き)

Language: TeX - Size: 598 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

p4r4xor/large-integer-factorization

Very large integer factorization implemented in Python

Language: Python - Size: 28.3 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 1

MubashirullahD/Pollard-p1

A project that finds the two prime factors of a public key.

Language: C++ - Size: 3.57 MB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

ebranger/NFS_factory

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

Language: C++ - Size: 206 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

AlexGustafsson/practical-factorization-comparison

A Practical Study and Comparison of Integer Factorization Methods

Language: HTML - Size: 233 KB - Last synced at: 3 months ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 1

fffelix-jan/DiffIntFactorTriplet

A simple Python script used to sets of three integer factors that are different and have a common product. Created for a grade 8 mathematics problem.

Language: Python - Size: 7.81 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

fffelix-jan/DiffIntFactorTriplet-cpp

C++ port of DiffIntFactorTriplet. Much faster.

Language: C++ - Size: 15.6 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

JL2014/Prime-decomposition-of-Kaprekar-numbers

Prime decomposition of Kaprekar numbers (up to 29 digits)

Size: 80.1 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

fionn/batch-gcd

DJB's batch GCD algorithm for fast factoring sequences of integers

Language: Python - Size: 10.7 KB - Last synced at: 11 days ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

bgreni/QSFactCpp

Language: C++ - Size: 60.5 KB - Last synced at: 2 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

Related Keywords
integer-factorization 20 quadratic-sieve 6 number-theory 6 prime-factorizations 5 cryptography 4 prime-numbers 4 factorization 4 mathematics 4 math 4 trial-division 3 algorithms 3 lenstra 3 rsa 3 mpqs 3 elliptic-curve-factorization 3 factoring-integers 2 algorithm 2 pollard-rho-algorithm 2 cpp 2 integer-factor-finder 2 primality-testing 2 python 2 pollard 2 python3 2 cryptanalysis 2 pollard-rho 2 gmp 1 primes 1 quadratic-sieve-algorithm 1 book 1 sieve-of-eratosthenes 1 pdf 1 qs 1 primality-test 1 primality 1 miller-rabin-algorithm 1 miller-rabin 1 greatest-common-divisor 1 gcd 1 factoring 1 ecm 1 squfof 1 siqs 1 quaternions 1 prime-sieve 1 partition-generator 1 factoring-algorithms 1 batch-gcd 1 prime-number 1 prime-factors 1 prime-factorization 1 prime-factorisation 1 kaprekar-number 1 kaprekar 1 decomposition 1 big-numbers 1 big-number 1 hacktoberfest 1 elementary-math 1 python-script 1 integer-factors 1 study 1 paper 1 fermat-factorization 1 bth 1 number-field-sieve 1 coppersmith 1 p-1 1 c-plus-plus 1 elliptic-curve-cryptography 1 prime 1 logarithm 1 lll-reduction 1 library 1 lattice-algorithm 1 lattice 1 iwsec2024 1 dynamic-link-library 1 dll 1 crest-ws 1 cpp-library 1 cplusplus 1 rust 1 maths 1 numerics 1 csharp 1 vectorization 1 tensor-networks 1 optimization 1 montgomery-arithmetic 1 lattice-reduction 1 high-performance-computing 1 gpu-acceleration 1 gnfs 1 computational-mathematics 1 bkz 1 algebraic-number-theory 1 lehman-factorization 1 java 1 highly-composite-number 1