Buggy primality-testing algorithms in Rust
Find a file
2026-03-08 22:02:03 -04:00
.gitignore Initial commit 2026-03-08 22:02:03 -04:00
baillie_psw.rs Initial commit 2026-03-08 22:02:03 -04:00
Cargo.toml Initial commit 2026-03-08 22:02:03 -04:00
is-prime.rs Initial commit 2026-03-08 22:02:03 -04:00
lib.rs Initial commit 2026-03-08 22:02:03 -04:00
miller_rabin.rs Initial commit 2026-03-08 22:02:03 -04:00