Implementation of Information-set decoding with
x <- phi(r) * (phi(G))^-1
- if hwt(r + xG) <= w: RETURN X
r = n-k
d0(n,r) = SUM(n above i) from i=0 -> d0 - 1 <= 2*r
- t = [5,1,2,4]
- n = 32
- ni = 8
- initially choose Xi = ni - ti --> x=(3,7,6,4)
Implementation of Information-set decoding with
x <- phi(r) * (phi(G))^-1
r = n-k
d0(n,r) = SUM(n above i) from i=0 -> d0 - 1 <= 2*r