How to Install and Uninstall libhighwayhash0 Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 17,2024

1. Install "libhighwayhash0" package

This tutorial shows how to install libhighwayhash0 on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libhighwayhash0

2. Uninstall "libhighwayhash0" package

This is a short guide on how to uninstall libhighwayhash0 on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libhighwayhash0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libhighwayhash0 package on Ubuntu 21.04 (Hirsute Hippo)

Package: libhighwayhash0
Architecture: amd64
Version: 0~git20200803.9490b14-1
Multi-Arch: same
Priority: optional
Section: universe/libs
Source: highwayhash
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 137
Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2)
Filename: pool/universe/h/highwayhash/libhighwayhash0_0~git20200803.9490b14-1_amd64.deb
Size: 42168
MD5sum: 9f39532d250b05b9f94df2e84e71c591
SHA1: 35083d22b329891c9276f018a7c5449f5a654a3d
SHA256: 7960bed39fb52bbfc1b22d4a04f5fb531a7838ceb050fd11512717c296546ffd
SHA512: de6ea70cb3219b73868172f5437f6d03e9bce1a767723247fc88f0f3dd8e268a2110c1cdfa9a11d14afaf60c57f4540d03894470d3a7bab02d7a41f3783a9dd0
Homepage: https://github.com/google/highwayhash
Description-en: 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.
Description-md5: 8a1629c71b2135ccc5047c68a0f3d60c