Package Info

python-pyblake2


BLAKE2 hash function extension module


Development/Languages/Python

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.


License: CC0-1.0
URL: https://github.com/dchest/pyblake2

Categories

Releases

Package Version Update ID Released Package Hub Version Platforms Subpackages
1.1.2-bp155.2.11 info GA Release 2023-05-22 15 SP5
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python3-pyblake2
1.1.2-bp154.1.27 info GA Release 2022-05-09 15 SP4
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python3-pyblake2
1.1.2-bp153.1.19 info GA Release 2021-03-06 15 SP3
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python2-pyblake2
  • python3-pyblake2
1.1.2-bp152.1.10 info GA Release 2020-04-17 15 SP2
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python2-pyblake2
  • python3-pyblake2
0.9.3-bp151.3.1 info GA Release 2019-07-17 15 SP1
  • AArch64
  • s390x
  • x86-64
  • python2-pyblake2
  • python3-pyblake2
0.9.3-bp151.2.12 info GA Release 2019-05-18 15 SP1
  • ppc64le
  • python2-pyblake2
  • python3-pyblake2
0.9.3-bp150.1.3 info GA Release 2018-07-30 15
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python2-pyblake2
  • python3-pyblake2