A fast and efficient Elixir library for prime factorization of integers.
A pure Elixir implementation of the AKS (Agrawal-Kayal-Saxena) primality test algorithm.
A probabilistic primality test implementation in Elixir based on Fermat's Little Theorem.