Exemplo n.º 1
0
 def identify(cls, hash):
     return uh.identify_prefix(hash, (u"$md5$", u"$md5,"))
Exemplo n.º 2
0
 def identify(cls, hash):
     return uh.identify_prefix(hash, (u"$md5$", u"$md5,"))
Exemplo n.º 3
0
 def identify(cls, hash):
     return uh.identify_prefix(hash, u"{FSHP")
Exemplo n.º 4
0
 def identify(cls, hash):
     return uh.identify_prefix(hash, cls.ident)
Exemplo n.º 5
0
 def identify(cls, hash):
     return uh.identify_prefix(hash, cls.ident)