Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: SHA512_HMAC
Post: RE: SHA512_HMAC

Found the issue seems like byte order is different for the output my quick'n'dirty solution was to convert to uchar array after every iteration Code: -- for (int i=0; i> 56; U[i*8+1...
ruro hashcat 1 4,763 12-06-2020, 02:45 PM
    Thread: SHA512_HMAC
Post: SHA512_HMAC

Good day ! I am attempting to write a module where I derive a key from 2048 SHA512_HMAC iterations, however I cannot seem to get the hash correct after the initial hash. This is what I am trying...
ruro hashcat 1 4,763 12-05-2020, 07:40 PM