Skip to content

A C implementation of Agrawal-Kayal-Saxena (AKS) primality test algorithm.

Notifications You must be signed in to change notification settings

tingliu/aks-primality-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#aks-primality-test

A C implementation of Agrawal–Kayal–Saxena (AKS) primality test algorithm.

Author: Ting Liu ([email protected])

Requires GMP library to handle big numbers.

About

A C implementation of Agrawal-Kayal-Saxena (AKS) primality test algorithm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages