Exemplo n.º 1
0
 def digest(x):
     x = x[0]
     return hex_digest(x)
Exemplo n.º 2
0
 def digest(x):
     x = x[0]
     return hex_digest(x)