MCPcopy Create free account
hub / github.com/AnasAboreeda/Penetration-Testing-Study-Notes / Whirlpool

Function Whirlpool

archive/scripts/string_decode.py:527–530  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

525 if len(hash)==len(hs) and hash.isdigit()==False and hash.isalpha()==False and hash.isalnum()==True:
526 jerar.append("122060")
527def Whirlpool():
528 hs='76df96157e632410998ad7f823d82930f79a96578acc8ac5ce1bfc34346cf64b4610aefa8a549da3f0c1da36dad314927cebf8ca6f3fcd0649d363c5a370dddb'
529 if len(hash)==len(hs) and hash.isdigit()==False and hash.isalpha()==False and hash.isalnum()==True:
530 jerar.append("122040")
531def WhirlpoolHMAC():
532 hs='77996016cf6111e97d6ad31484bab1bf7de7b7ee64aebbc243e650a75a2f9256cef104e504d3cf29405888fca5a231fcac85d36cd614b1d52fce850b53ddf7f9'
533 if len(hash)==len(hs) and hash.isdigit()==False and hash.isalpha()==False and hash.isalnum()==True:

Callers 1

string_decode.pyFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected