On Mon, Jun 8, 2020 at 3:09 AM <[email protected]> wrote: > > It looks like all the 40320 permutations of the 16-bit words in S are > equix solutions. Are steps 3 to 5 supposed to be repeated for all the > permutations? >
Each unique S provides only one attempt. The indices in S must be ordered in a certain way, otherwise the solution is invalid. See: https://github.com/tevador/equix/blob/master/src/equix.c#L14-L23 _______________________________________________ tor-dev mailing list [email protected] https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-dev
