·
8 min de leitura
hashlib em Python: checksums, integridade e hashes seguros
O módulo hashlib é a ferramenta da biblioteca padrão para calcular checksums, fingerprints e resumos criptográficos em Python. Com ele você verifica …
python
hashlib
sha256