big: Add _private_int_mul_toom`.

This commit is contained in:
Jeroen van Rijn
2021-08-16 21:17:21 +02:00
parent 8b49bbb0fc
commit 706e58c1c7
5 changed files with 150 additions and 9 deletions
+1
View File
@@ -446,6 +446,7 @@ TESTS = {
test_mul: [
[ 1234, 5432],
[ 0xd3b4e926aaba3040e1c12b5ea553b5, 0x1a821e41257ed9281bee5bc7789ea7 ],
[ 1 << 21_105, 1 << 21_501 ],
],
test_sqr: [
[ 5432],