An open API service indexing awesome lists of open source software.

https://github.com/devbluecomet/modular-exponentiation

Given three numbers x, y and p, compute (xy) % p. How to Solve Modular Exponentiation easily?
https://github.com/devbluecomet/modular-exponentiation

c cpp csharp java js python shinobi

Last synced: 11 months ago
JSON representation

Given three numbers x, y and p, compute (xy) % p. How to Solve Modular Exponentiation easily?

Awesome Lists containing this project