All Downloads are FREE. Search and download functionalities are using the official Maven repository.

lib-python.2.5.md5.py Maven / Gradle / Ivy

There is a newer version: 2.7.1.1
Show newest version
# $Id$
#
#  Copyright (C) 2005   Gregory P. Smith ([email protected])
#  Licensed to PSF under a Contributor Agreement.

from hashlib import md5
new = md5

blocksize = 1        # legacy value (wrong in any useful sense)
digest_size = 16




© 2015 - 2025 Weber Informatics LLC | Privacy Policy