Moved the Karatsuba macros into a separate file for better sharing.
authormdw <mdw>
Sat, 17 Jun 2000 11:42:11 +0000 (11:42 +0000)
committermdw <mdw>
Sat, 17 Jun 2000 11:42:11 +0000 (11:42 +0000)
commit7d5fa32a96bb9badc88fe1b07086c6f770c0de31
treec1dfd64dd5503900b74117f00dfff448ec548e9b
parentd47453544cb2ee0b357a94a7aafbb8904ce60ad7
Moved the Karatsuba macros into a separate file for better sharing.
Fixed some comments.
karatsuba.h [new file with mode: 0644]
mpx-kmac.h [new file with mode: 0644]
mpx-kmul.c