This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
LiuFan
/
PrivacyScanData
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Ramo:
dev-lf
Ramos
Etiquetas
dev-lf
lsn
master
PrivacyScanD...
/
target
/
Hash
/
crypto_3.py
crypto_3.py
82 B
Link permanente
Histórico
Em bruto
1
2
3
def digest(self):
return sha256(self.h.digest()).digest()[:self.truncate_to]