Package name : python-blake256 Version : 0.1.1 Upstream Author : cipherzzz URL : https://github.com/cipherzzz/blake256_hash License : MIT Programming Lang: Python Description : Python module supporting blake256 hashing This package provides a Python implementation of the blake256 hash algorithm. BLAKE256 is a cryptographic hash function optimized for 32-bit platforms and is notably used in the Decred cryptocurrency. This module allows Python developers to compute BLAKE256 hashes for various applications, including blockchain development and security-related projects.