Posts: 6
Threads: 2
Joined: Mar 2017
05-21-2017, 06:40 AM
(This post was last modified: 05-21-2017, 06:41 AM by al1984.)
Hi,
Could someone show me how to make the current -m 14100 kernel, which is currently k1 != k2 != k3, to be k1==k3, and k1 != k2?
Thanks.
Posts: 930
Threads: 4
Joined: Jan 2015
11-29-2017, 05:31 AM
(This post was last modified: 11-29-2017, 05:42 AM by royce.)
As a general reference for other searchers:
* My understanding is that k1 != k2 != k3 is feasible because of
meet-in-the-middle.
* See also this subsequent thread, also from al1984:
https://hashcat.net/forum/thread-6364.html
~