myon

Crates.iomyon
lib.rsmyon
version0.1.0
sourcesrc
created_at2023-06-29 10:35:42.434871
updated_at2023-06-29 10:35:42.434871
descriptionImplementation of the Quadratic Sieve and Number Field Sieve
homepage
repositoryhttps://github.com/finn-rudolph/myon
max_upload_size
id903153
size42,834
Finn Rudolph (finn-rudolph)

documentation

README

myon - Implementation of the Quadratic Sieve / Number Field Sieve

This project is in early stages and currently not usable. It will be able to factor large integers using the Quadratic Sieve and the Number Field Sieve.

Resources

These resources helped me during development. They are sometimes referenced in comments, so I know later where I got the algorithms from.

Commit count: 96

cargo fmt