Open ezorita opened 8 years ago
Split the seed in ceil(seedlen/20) fragments and run parallel DFAs to find partial patterns. Scan the position when either DFA finds a hit.
Split the seed in ceil(seedlen/20) fragments and run parallel DFAs to find partial patterns. Scan the position when either DFA finds a hit.