Help implementing FNV1 for a3 mode
#2
I would suggest to start with some simple hash types that involve md5/sha1 etc...

In general there are some algorithms listed here, that are not already implemented: https://github.com/hashcat/hashcat/issue...gorithm%22

but most of them are a little bit more complicated...


I think this could be one of the easier ones: https://github.com/hashcat/hashcat/issues/322 (but I'm not sure if there is still a lot of user request for this one, since 2016 there was little interest in it).
maybe this one could also be very easy and more demanded: https://hashcat.net/forum/thread-9194.html (but there is no github issue for this for now... maybe soon there will be a github issue, that you could try to implement).
Reply


Messages In This Thread
Help implementing FNV1 for a3 mode - by tachsah - 05-04-2020, 12:07 PM
RE: Help implementing FNV1 for a3 mode - by philsmd - 05-04-2020, 07:11 PM