Josh Stone
|
ed10d617b5
bigint: Add a modpow fallback for even modulus
|
il y a 7 ans |
str4d
|
f523b9c359
Implement modpow() for BigUint backed by Montgomery Multiplication
|
il y a 7 ans |
Nicolas Kirchner
|
10127907f5
Add a bench for bigint multiply
|
il y a 7 ans |
Josh Stone
|
388a3132b8
bigint: allow `Sub` to work in-place on the RHS
|
il y a 8 ans |
Josh Stone
|
609629d34d
bigint: simplify the add2/sub2 loops
|
il y a 8 ans |
Josh Stone
|
1ebcc77513
Expand bigint shl/shr benchmarking
|
il y a 9 ans |
Josh Stone
|
e8d948a3d2
Reduce the size of the BigUint pow benchmark
|
il y a 9 ans |
David Hewson
|
71b2e0627c
Benchmark pow on BigUint (from #152)
|
il y a 9 ans |
Josh Stone
|
b84142fc28
bigint: add a Hash test
|
il y a 9 ans |
Josh Stone
|
84542e6e03
Add benchmarks for bigint to/from_str_radix
|
il y a 9 ans |
Kent Overstreet
|
a1e57a48b2
Add multiplication/division benchmarks
|
il y a 9 ans |
Alex Crichton
|
a6a399d52e
Enable testing on stable Rust
|
il y a 10 ans |