highwayhash 0~git20200803.9490b14-3 source package in Ubuntu

Changelog

highwayhash (0~git20200803.9490b14-3) unstable; urgency=medium

  * Give up tracking C++ symbols. (Closes: #984175)
  * Fix FTCBFS due to multiple reasons; Patch rebased. (Closes: #970832)
  * Bump Standards-Version to 4.6.0 (no change).
  * Strip unnecessary shlibs:Depends from -dev package.
  * Remove unused lintian overrides.

 -- Mo Zhou <email address hidden>  Wed, 24 Nov 2021 16:28:14 -0500

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
highwayhash_0~git20200803.9490b14-3.dsc 2.2 KiB f97778d79ed7ed9ff4b1ff3dadb6ec178fa07e15b0e241e263406784dc03791e
highwayhash_0~git20200803.9490b14.orig.tar.xz 130.5 KiB 00e76b3387fdb2941301fb1883b8f3d9f0f6cd74be2e3a3776f8dcfbb4564615
highwayhash_0~git20200803.9490b14-3.debian.tar.xz 4.7 KiB 765aa1a5ce54c04c06caeb2388695bb8ee117fa8243e844743daea84709bc8c8

No changes file available.

Binary packages built by this source

libhighwayhash-dev: Fast strong hash functions: SipHash/HighwayHash (development)

 Highwayhash provides three 'strong' (well-distributed and unpredictable)
 hash functions: a faster version of SipHash, a data-parallel variant of
 SipHash using tree hashing, and an even faster algorithm called HighwayHash.
 .
 SipHash is a fast but 'cryptographically strong' pseudo-random function by
 Aumasson and Bernstein [https://www.131002.net/siphash/siphash.pdf].
 .
 SipTreeHash slices inputs into 8-byte packets and computes their SipHash in
 parallel, which is faster when processing at least 96 bytes.
 .
 HighwayHash is a new way of mixing inputs which may inspire new
 cryptographically strong hashes. Large inputs are processed at a rate of
 0.3 cycles per byte, and latency remains low even for small inputs.
 HighwayHash is faster than SipHash for all input sizes, with about 3.8 times
 higher throughput at 1 KiB.
 .
 This package ships the static library and development files.

libhighwayhash0: Fast strong hash functions: SipHash/HighwayHash (library)

 Highwayhash provides three 'strong' (well-distributed and unpredictable)
 hash functions: a faster version of SipHash, a data-parallel variant of
 SipHash using tree hashing, and an even faster algorithm called HighwayHash.
 .
 SipHash is a fast but 'cryptographically strong' pseudo-random function by
 Aumasson and Bernstein [https://www.131002.net/siphash/siphash.pdf].
 .
 SipTreeHash slices inputs into 8-byte packets and computes their SipHash in
 parallel, which is faster when processing at least 96 bytes.
 .
 HighwayHash is a new way of mixing inputs which may inspire new
 cryptographically strong hashes. Large inputs are processed at a rate of
 0.3 cycles per byte, and latency remains low even for small inputs.
 HighwayHash is faster than SipHash for all input sizes, with about 3.8 times
 higher throughput at 1 KiB.
 .
 This package ships the shared object.

libhighwayhash0-dbgsym: No summary available for libhighwayhash0-dbgsym in ubuntu noble.

No description available for libhighwayhash0-dbgsym in ubuntu noble.