New Hash Function - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Deprecated; Previous versions (https://hashcat.net/forum/forum-29.html) +--- Forum: Old oclHashcat Support (https://hashcat.net/forum/forum-38.html) +--- Thread: New Hash Function (/thread-4587.html) |
New Hash Function - Repentance - 08-05-2015 Finding out a lot more people start to use NullCrypt since there's no way to crack it yet, what do you guys think about this hashing function? RE: New Hash Function - atom - 08-05-2015 Not sure if this is the one you are talking about: https://github.com/b/ION/blob/master/ams/library/nullcrypt.c Quote:memcpy(cyphertext, plaintext, ptlen); In that case I'd say it's security is unbeatable |