[][src]Function lpn::lf1::fwht_solve

pub fn fwht_solve(oracle: LpnOracle) -> BinVector

Solving using the Fast Walsh-Hamadard Transform

This section of code is based on the implementation of LPN by Tramer (Bogos, Tramer, Vaudenay 2015)