Package: wnpp Severity: wishlist Owner: Stuart Prescott <[email protected]> X-Debbugs-Cc: [email protected], [email protected]
* Package name : python-siphash24 Version : 1.8 Upstream Contact: Daniele Nicolodi <[email protected]> * URL : https://github.com/dnicolodi/python-siphash24 * License : Apache-2.0 or LGPL-2.1+ Programming Lang: C, Python Description : streaming-capable SipHash implementation - Python 3 module This module provides a C-based implementation of SipHash with an interface compatible with the hash functions provided by the hashlib standard library module. SipHash-1-3 and SipHash-2-4 variants are currently implemented. . This module differs from other similar modules by providing a streaming-capable implementation and an interface compatible to the hash functions provided by the hashlib standard library module. Packaging of this module is needed to update pytools - see #1110951. I'll comaintain it within the Debian Python Team. Dependencies of this package are c-stdaux and c-siphash that I'll also end up packaging; I suspect they will end up in collab-maint but I'd be happy for them to land in some team. https://github.com/c-util/c-siphash https://github.com/c-util/c-stdaux

