MD6 - The Failed SHA-3 Hash You Likely Never Heard Of
While MD6 never made it into NIST as SHA-3, it has recently made its way into a few hash cracking contests.
After a suggestion from Vavaldi from HashMob to add MD6 support to hashgen, I began working on a Pure Go MD6 port. Once that was complete, I added support for 5x common MD6 digest sizes to hashgen.
MD6 - Pure Go port
https://github.com/cyclone-github/md6
hashgen v1.3.1 - MD6 support
https://github.com/cyclone-github/hashgen
#md6 #nist #sha3 #hashcracking #hashgen #cmiyc #ctc #golang #port







