From: mdw Date: Sat, 17 Jun 2000 11:42:54 +0000 (+0000) Subject: Moved the Karatsuba macros into a separate file for better sharing. X-Git-Url: https://git.distorted.org.uk/u/mdw/catacomb/commitdiff_plain/d2d862970aaaa9c14201289f2557bcdfec29b3d5?hp=d2d862970aaaa9c14201289f2557bcdfec29b3d5 Moved the Karatsuba macros into a separate file for better sharing. Fixed some comments. Use an improved technique so that all the operations are squarings. ---