1

To identify a hash it (mostly) has the format $id$salt$hash$, sometimes with some more parameters between id and salt.

Long ago I found a web page with a really large list of ids, but I forgot to bookmark (bummer). Google lists me sites with ids 1-6 only or a few more like SHA1 or y. Does anyone has a longer list? Are these ids possibly fixed in an RFC?

AdminBee
  • 21,637
  • 21
  • 47
  • 71
Hennes
  • 111
  • 2
  • I know that shadow passwords in *nix are formatted like that. But if there is a better place for my question, please tell me where. – Hennes Jul 13 '22 at 09:29
  • 1
    OP searches for a list of hash algorithm identifierts, not rainbow tables, something like this: https://passlib.readthedocs.io/en/stable/modular_crypt_format.html#mcf-identifiers – pLumo Jul 13 '22 at 09:38
  • See also: https://unix.stackexchange.com/questions/430141/how-to-find-the-hashing-algorithm-used-to-hash-passwords – pLumo Jul 13 '22 at 09:43
  • I already found the latter one, but here also the ids 1-6 only are listed whereas your former link has a lot more ids. Thanks a lot. But no, I'm not interested in rainbow tables. – Hennes Jul 13 '22 at 10:04
  • If you read slightly further down the answer to the latter question, you’ll find values for ids after 6. – Stephen Kitt Jul 13 '22 at 11:50
  • If I could only remember where I found that list. It was really long ... But yes, it answers my question partially. – Hennes Jul 14 '22 at 11:56

0 Answers0