Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

modexpo

Fast and simple modular exponentiation frunction written in c To use, simply add modexpo.h and modexpo.c to your source files

Note: For extremely large inuputs, the result will be incorrect because an overflow occur. This should not be a problem for bases, exponents, and divisors smaller than a few billion or so.

About

Fast and simple modular exponentiation library written in C

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages