Skip to content

sdwoodbury/factoring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

factoring

use 'eras' and then 'division' to make a list of primes needed by 'trial_div.py'

make_keys.py takes a command line argument to make the necessary information to perform encryption via modular exponentiation. it uses the Miller-Rabin primality test

factor.py uses Pollards-rho to factor numbers factor_file factors a whole file of numbers. the file layout is name: number

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages