python comment hachée de chaîne dans pbkdf2

from pbkdf2 import crypt
pwhash = crypt(password_from_user)
Relieved Rat