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