1e65e9dc51
When x.len() and y.len() are both equal and odd, we have x1.len() + y1.len() + 1 (the required size to multiply x1 and y1) > y.len() + 1 This fixes #187 |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |
1e65e9dc51
When x.len() and y.len() are both equal and odd, we have x1.len() + y1.len() + 1 (the required size to multiply x1 and y1) > y.len() + 1 This fixes #187 |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |