Formatting a salted SHA 512 hash
#6
Ah really!? In that case I assume I format as " $ml$ rounds? $ 64 character salt $ 128 character hash "

I'll just delete the last "extra" 64 bytes of the hash. Would that mean this is my hash?:

$ml$51813$

47f4604fcd
8bff140bb0
2aa1d7824e
5a392c667e
0e796bfaea
f3558ca911
1ce3$

d124478807
d58a79a3f5
2e66fd0f1e
260ce8d5c5
6c6e1f13e8
58c1316901
211611a483
b8f2742a09
88e86b5a1b
30cd2a689d
0fe5fe30a4
a1d8cb4ddf
c4755df2

Obviously it would all be put into one plain text line. Thanks


Messages In This Thread
Formatting a salted SHA 512 hash - by chode - 01-24-2017, 09:24 PM
RE: Formatting a salted SHA 512 hash - by philsmd - 01-24-2017, 09:30 PM
RE: Formatting a salted SHA 512 hash - by chode - 01-24-2017, 09:41 PM
RE: Formatting a salted SHA 512 hash - by chode - 01-24-2017, 09:55 PM
RE: Formatting a salted SHA 512 hash - by philsmd - 01-24-2017, 09:56 PM
RE: Formatting a salted SHA 512 hash - by chode - 01-24-2017, 10:17 PM