Multiplying big numbers is a very common application of the FFT, and as such, there are many papers on the subject available online.
However, these papers all use sophisticated algorithms where a simple one seems to work. My question is, what's wrong with the simple algorithm:
Multiplication...