Skip to main content

Convenience hashing facilities.

Project description

Convenience hashing facilities.

Latest release 20240211: Initial PyPI release: BaseHashCode(bytes) and subclasses for various hash algorithms.

Class BaseHashCode(builtins.bytes)

Base class for hashcodes, subclassed by SHA1, SHA256 et al.

Class MD5(BaseHashCode, builtins.bytes)

Hash class implementation.

Class SHA1(BaseHashCode, builtins.bytes)

Hash class implementation.

Class SHA224(BaseHashCode, builtins.bytes)

Hash class implementation.

Class SHA256(BaseHashCode, builtins.bytes)

Hash class implementation.

Class SHA384(BaseHashCode, builtins.bytes)

Hash class implementation.

Class SHA512(BaseHashCode, builtins.bytes)

Hash class implementation.

Release Log

Release 20240211: Initial PyPI release: BaseHashCode(bytes) and subclasses for various hash algorithms.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cs.hashutils-20240211.tar.gz (4.0 kB view hashes)

Uploaded Source

Built Distribution

cs.hashutils-20240211-py3-none-any.whl (3.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page