#primality #test #primes #fast

aks

A fast implementation of the AKS primality test

2 releases

Uses old Rust 2015

0.1.1 Aug 13, 2018
0.1.0 Aug 12, 2018

#12 in #primality

BSD-3-Clause

2KB

AKS

WIP

A fast AKS implementation in Rust.


Resources:

Rotella, "An Efficient Implementation of the AKS Polynomial-Time Primality Proving Algorithm"

No runtime deps