aks

Crates.ioaks
lib.rsaks
version0.1.1
sourcesrc
created_at2018-08-12 21:48:16.816919
updated_at2018-08-13 00:45:03.251189
descriptionA fast implementation of the AKS primality test.
homepage
repositoryhttps://github.com/bemeurer/aks
max_upload_size
id79163
size3,246
Bernardo Meurer (lovesegfault)

documentation

README

AKS

WIP

A fast AKS implementation in Rust.


Resources:

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

Commit count: 7

cargo fmt