a203e9f9fc
339: Implement modpow() for BigUint backed by Montgomery Multiplication r=cuviper a=str4d Based on this Gist: https://gist.github.com/yshui/027eecdf95248ea69606 Also adds support to `BigUint.from_str_radix()` for using `_` as a visual separator. Closes #136 |
||
---|---|---|
.. | ||
tests | ||
algorithms.rs | ||
bigint.rs | ||
biguint.rs | ||
lib.rs | ||
macros.rs | ||
monty.rs |