Any advantage to providing multiple sample hashes?
#1
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
#2
No, it just makes it slower. Ideally use only one