3des, k1==k3, k1 != k2 kernel - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Support (https://hashcat.net/forum/forum-3.html) +--- Forum: hashcat (https://hashcat.net/forum/forum-45.html) +--- Thread: 3des, k1==k3, k1 != k2 kernel (/thread-6585.html) |
3des, k1==k3, k1 != k2 kernel - al1984 - 05-21-2017 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. RE: 3des, k1==k3, k1 != k2 kernel - royce - 11-29-2017 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 |