This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
LiuFan
/
GnnForPrivacyScan
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Rama:
master
Ramas
Etiquetas
master
GnnForPrivac...
/
data
/
purposeSplit
/
Hash
/
crypto_3.py
crypto_3.py
82 B
Permalink
Histórico
Raw
1
2
3
def digest(self):
return sha256(self.h.digest()).digest()[:self.truncate_to]