modular_power
v1.0.7 With muggle guide appended.
A console app and a library with function to quickly calculate k^n mod m.
Library documentation
is on on crates.io.
Whole docs are in source code.
https://github.com/Siiir/modular_power
Git-related things are in public GitHub repository.
Other specifications are in Cargo.toml file.
Binary app has been tested on: x86_64-pc-windows-msvc, x86_64-unknown-linux-gnu.
Library has unit tests passing on x86_64-pc-windows-msvc .