How to Install and Uninstall libhighwayhash0 Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "libhighwayhash0" package

Learn how to install libhighwayhash0 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libhighwayhash0

2. Uninstall "libhighwayhash0" package

Please follow the instructions below to uninstall libhighwayhash0 on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libhighwayhash0 package on Ubuntu 21.10 (Impish Indri)

Package: libhighwayhash0
Architecture: amd64
Version: 0~git20200803.9490b14-2
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-2_amd64.deb
Size: 42160
MD5sum: 5ac4c432cbd544461e47a952c252b8f1
SHA1: c51670c71f23f99f8f97dfc28f64a1486588dbec
SHA256: 97523039d13752d376657b2500694f11eae49bf38e0aab458fde64331eccd144
SHA512: 6ddd21ad83234cccf8175c10c3815cb379c3984b94d100b37c900f85b310259018c9cff59b186155b031f9f6cfabb76dadd5aa7ebf37b055c8f5f7263f21d7d2
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