Skip to content
Sections
>> Trisquel >> Packages >> aramo >> libs >> libhighwayhash0
nabia  ] [  aramo  ]
[ Source: highwayhash  ]

Package: libhighwayhash0 (0~git20200803.9490b14-3)

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.

Other Packages Related to libhighwayhash0

  • depends
  • recommends
  • suggests
  • dep: libc6 (>= 2.17)
    GNU C Library: Shared libraries
    also a virtual package provided by libc6-udeb
  • dep: libgcc-s1 (>= 3.0) [not armhf]
    GCC support library
    dep: libgcc-s1 (>= 3.5) [armhf]
  • dep: libstdc++6 (>= 11)
    GNU Standard C++ Library v3

Download libhighwayhash0

Download for all available architectures
Architecture Package Size Installed Size Files
amd64 43.1 kB128 kB [list of files]
arm64 33.3 kB79 kB [list of files]
armhf 38.0 kB71 kB [list of files]
ppc64el 41.4 kB143 kB [list of files]