98cb815183
- Now uses Toom-3 multiplication for large inputs. - `BigInt`/`BigUint` parsing now accepts `_` separating digits. - `BigInt`/`BigUint::assign_from_slice` reinitializes the value, keeping the same internal buffer. - `BigUint` now implements many `*Assign` ops. - `BigUint::modpow(exp, mod)` performs efficient modular exponentiation. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
LICENSE-APACHE | ||
LICENSE-MIT |