hashcat Forum

Full Version: New algorithm support request
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I recently encountered some databases that store BLAKE2s-256 hashes. I have already finished part of the algorithm integration in my branch of hashcat, but I find it confusing and too hard for me to optimize the code, so I am here to request the new algorithm support by official.
Also it will be nice if someone could offer me tutorials to enforce hashcat to only use pure code instead of optimized code. Thanks a lot.