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
Albero (Tree):
971fb1aaa0
Rami (Branch)
Tag
master
GnnForPrivac...
/
data
/
purposeSplit
/
Hash
/
biometry_hash_10.py
biometry_hash_10.py
77 B
Cronologia
Originale
1
2
3
def getKey(password):
hasher = SHA256.new(password)
return hasher.digest()