Research Article

Sieve Method for Polynomial Linear Equivalence

Algorithm 3

Differential sieve: DifSieve .
(1)   Set the set .
(2)   Randomly choose an element from and a nonzero vector
.
(3)   Compute and .
(4)   Compute the pre-images sets and .
(5)   for each   do
(6)     if     then
(7)      Add y to .
(8)     end if
(9)   end for
(10) return