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

Function Tiger128

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

Source from the content-addressed store, hash-verified

133 if len(hash)==len(hs) and hash.isdigit()==False and hash.isalpha()==False and hash.isalnum()==True:
134 jerar.append("106205")
135def Tiger128():
136 hs='c086184486ec6388ff81ec9f23528727'
137 if len(hash)==len(hs) and hash.isdigit()==False and hash.isalpha()==False and hash.isalnum()==True:
138 jerar.append("106220")
139def Tiger128HMAC():
140 hs='c87032009e7c4b2ea27eb6f99723454b'
141 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