modular-exponentiation topic
List
modular-exponentiation repositories
BigIntegerCPP
33
Stars
10
Forks
Watchers
A C++11 large integer library with effective high performance, simplistic in nature and also clean in the eyes.
mod
24
Stars
2
Forks
Watchers
Modular arithmetic, promoting moduli to the type level
bigint-mod-arith
22
Stars
3
Forks
Watchers
Some extra functions to work with modular arithmetics using native JS implementation of BigInt.