siphashc 1.2-1ubuntu1 source package in Ubuntu

Changelog

siphashc (1.2-1ubuntu1) jammy; urgency=medium

  * debian/patches/0001-Use-PY_SSIZE_T_CLEAN-to-avoid-depreciation-
    warning-o.patch: patch from upstream to avoid build failure with python
    3.10.  Closes: #999397.

 -- Steve Langasek <email address hidden>  Mon, 15 Nov 2021 23:12:26 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
siphashc_1.2.orig.tar.gz 6.8 KiB 9149c3b8a3f684c0c7959868585eae8530329fda41c41df0ac4301bde34fcbc5
siphashc_1.2-1ubuntu1.debian.tar.xz 2.7 KiB 74a6bf89f3c82fcf014bb248e91b90bc01253c186d638b8354d55e07cdd82022
siphashc_1.2-1ubuntu1.dsc 2.0 KiB 04e2986bdaccee1ccfa3b258164c3e2969ca4cbbdcb276324d92d6616e599626

View changes file

Binary packages built by this source

python3-siphashc: python c-module for siphash, based on floodberry's version

 SipHash is a family of pseudorandom functions (a.k.a. keyed
 hash functions) optimized for speed on short messages. Target
 applications include network traffic authentication and defense
 against hash-flooding DoS attacks.

python3-siphashc-dbgsym: debug symbols for python3-siphashc