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

Function RipeMD160

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

Source from the content-addressed store, hash-verified

284 if len(hash)==len(hs) and hash.isdigit()==False and hash.isalpha()==False and hash.isalnum()==False and hash[0:1].find('*')==0:
285 jerar.append("109060")
286def RipeMD160():
287 hs='dc65552812c66997ea7320ddfb51f5625d74721b'
288 if len(hash)==len(hs) and hash.isdigit()==False and hash.isalpha()==False and hash.isalnum()==True:
289 jerar.append("109120")
290def RipeMD160HMAC():
291 hs='ca28af47653b4f21e96c1235984cb50229331359'
292 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