mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-29 11:56:20 +00:00
This algorithm allows for much faster computations of modular powers (around a 5x-10x speedup of the Crypto test). However, it is only valid for odd modulo values, and therefore the old algorithm must be kept for computations involving even modulo values.
8.0 KiB
8.0 KiB