siphashc 2.1-0.1 source package in Ubuntu

Changelog

siphashc (2.1-0.1) unstable; urgency=medium

  * Non-maintainer upload.
  * New upstream release.
    - Supports Python 3.10. (Closes: #999397)
  * Add watch file.
  * Update copyright years.

 -- Stefano Rivera <email address hidden>  Sat, 20 Nov 2021 09:17:18 -0400

Upload details

Uploaded by:
Ana Rodriguez Lopez
Uploaded to:
Sid
Original maintainer:
Ana Rodriguez Lopez
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
siphashc_2.1-0.1.dsc 1.3 KiB 193c88800a7da049e6bda9345ae94c7eaf1389ac17e8a5f058b4ed0f1cc6243f
siphashc_2.1.orig.tar.gz 11.1 KiB e6a9da952d684a52cb797dff7a96639bad2bdb779e4856158aa294618d505fbe
siphashc_2.1-0.1.debian.tar.xz 2.0 KiB 04b8cba9ac4b757f6581734db517354dbba553f3995a3d5b2d8de7e2686d2e71

No changes file available.

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