This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
LiuFan
/
GnnForPrivacyScan
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Ramo (Branch):
master
Rami (Branch)
Tag
master
GnnForPrivac...
/
data
/
purposeSplit
/
Hash
/
crypto_3.py
crypto_3.py
82 B
Permalink
Cronologia
Originale
1
2
3
def digest(self):
return sha256(self.h.digest()).digest()[:self.truncate_to]