2011-02-10 18 views

Odpowiedz

40

Jest w hashlib

import hashlib 
print(hashlib.md5('asd'.encode()).hexdigest())