Generic and optimized primality test, factorization and various number theoretic functions with arbitrary precision based on `num`.
☆26Updated this week
Alternatives and similar repositories for num-prime
Users that are interested in num-prime are comparing it to the libraries listed below
Sorting:
- ☆18Aug 11, 2024Updated last year
- Elementary Number Theory for Integers in Rust☆20Mar 7, 2025Updated 11 months ago
- my ctf chals☆11Jul 7, 2025Updated 7 months ago
- Python's library written in Rust to quickly factor `n = pq` when around >50% bits of `p` and `q` are known which are distributed at rando…☆19Jul 16, 2021Updated 4 years ago
- 🧩 Collection of CTF challenges written by me