How to Install and Uninstall libhighwayhash-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 08,2024

1. Install "libhighwayhash-dev" package

Please follow the guidance below to install libhighwayhash-dev on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libhighwayhash-dev

2. Uninstall "libhighwayhash-dev" package

This is a short guide on how to uninstall libhighwayhash-dev on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libhighwayhash-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libhighwayhash-dev package on Ubuntu 21.10 (Impish Indri)

Package: libhighwayhash-dev
Architecture: amd64
Version: 0~git20200803.9490b14-2
Priority: optional
Section: universe/libdevel
Source: highwayhash
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 518
Depends: libhighwayhash0 (= 0~git20200803.9490b14-2)
Filename: pool/universe/h/highwayhash/libhighwayhash-dev_0~git20200803.9490b14-2_amd64.deb
Size: 134756
MD5sum: 413580750b73fbfc21dfe464604bacf2
SHA1: 0072456a8624b7ad4f797530992cddd970275b69
SHA256: cbccf4b4461d2e267663ce047823a06cacbd9da01ee3b4222bd07efa3da265ad
SHA512: 4fa33edf1fe9c787310c34283648d34a4c70b104b79ac04192585c4f8455b4c8d1f6f44bed471625ef380aa74e082ce3811fabb4e5b587f83cac8681c8a5cc53
Homepage: https://github.com/google/highwayhash
Description-en: 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.
Description-md5: 9fc10471391380be1529f711a050309e