Any advantage to providing multiple sample hashes? - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Misc (https://hashcat.net/forum/forum-15.html) +--- Forum: General Talk (https://hashcat.net/forum/forum-33.html) +--- Thread: Any advantage to providing multiple sample hashes? (/thread-6013.html) |
Any advantage to providing multiple sample hashes? - r745Y0 - 11-04-2016 I'm attempting to crack a HMAC-SHA256 key (mode key = $pass). Is there any advantage to having multiple sample (input, output) hashes, vs. having just one? By sample hashes I mean `hash:input` Thank you RE: Any advantage to providing multiple sample hashes? - atom - 11-06-2016 No, it just makes it slower. Ideally use only one |