Add fft and interpolation method for RS coding benchmarks
This MR adds an option to perform erasure coding using FFT rather than using a matrix. It also adds the field FP128 in the list of curves
Note that there is a redundant function random_loss
into benchmarks/bin/fec.rs and examples/fec.rs