Haiti is a CLI tool (and library) to identify hash types (hash type
identifier).
Features:
- 442+ hash types detected
- Modern algorithms supported (SHA3, Keccak, Blake2, etc.)
- Hashcat and John the Ripper references
- CLI tool & library
- Hackable
Differential D35032
security/rubygem-haiti-hash: Hash type identifier (CLI tool and library) salvadore on Apr 22 2022, 6:54 PM. Authored by Tags None Referenced Files
Details Haiti is a CLI tool (and library) to identify hash types (hash type Features:
If you want to test the port, you need the patch from revision https://reviews.freebsd.org/D35031 too: it contains a new port which is a dependency for haiti.
Diff Detail
Event Timeline
Comment Actions I have expanded the contractions and also added the word tool as suggested. Thanks. I should have thought that myself based on your reviewing of seclists. Comment Actions Thanks for the review, danfe@!
Comment Actions Fixed dependencies' versions. As for expanding "hash type identifier" I prefer not to. I think it is self explanatory, especially if someone is searching for a software such as haiti. Actually, I think the parenthesis itself is redundant: I have put it only to stay as close as possible to the description that can be found on the website. If I were to modify that sentence, I would rather remove the parenthesis instead of expanding it. |