Skip to main content

BLAKE2 hash function extension module

Project description

pyblake2 is an extension module for Python implementing BLAKE2 hash function.

BLAKE2 is a cryptographic hash function, which offers highest security while being as fast as MD5 or SHA-1, and comes in two flavors:

  • BLAKE2b, optimized for 64-bit platforms and produces digests of any size between 1 and 64 bytes,

  • BLAKE2s, optimized for 8- to 32-bit platforms and produces digests of any size between 1 and 32 bytes.

BLAKE2 supports keyed mode (a faster and simpler replacement for HMAC), salted hashing, personalization, and tree hashing.

Hash objects from this module follow the API of standard library’s hashlib objects.

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

pyblake2-1.1.0.tar.gz (125.9 kB view hashes)

Uploaded Source

Built Distributions

pyblake2-1.1.0-cp36-cp36m-win_amd64.whl (20.5 kB view hashes)

Uploaded CPython 3.6m Windows x86-64

pyblake2-1.1.0-cp36-cp36m-win32.whl (22.1 kB view hashes)

Uploaded CPython 3.6m Windows x86

pyblake2-1.1.0-cp35-cp35m-win_amd64.whl (20.5 kB view hashes)

Uploaded CPython 3.5m Windows x86-64

pyblake2-1.1.0-cp35-cp35m-win32.whl (22.1 kB view hashes)

Uploaded CPython 3.5m Windows x86

pyblake2-1.1.0-cp34-cp34m-win_amd64.whl (19.7 kB view hashes)

Uploaded CPython 3.4m Windows x86-64

pyblake2-1.1.0-cp34-cp34m-win32.whl (20.4 kB view hashes)

Uploaded CPython 3.4m Windows x86

pyblake2-1.1.0-cp27-cp27m-win_amd64.whl (19.9 kB view hashes)

Uploaded CPython 2.7m Windows x86-64

pyblake2-1.1.0-cp27-cp27m-win32.whl (20.5 kB view hashes)

Uploaded CPython 2.7m Windows x86

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