How to Install and Uninstall libhighwayhash-dev Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 08,2024

1. Install "libhighwayhash-dev" package

Here is a brief guide to show you how to install libhighwayhash-dev on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libhighwayhash-dev

2. Uninstall "libhighwayhash-dev" package

This guide covers the steps necessary to uninstall libhighwayhash-dev on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libhighwayhash-dev package on Ubuntu 21.04 (Hirsute Hippo)

Package: libhighwayhash-dev
Architecture: amd64
Version: 0~git20200803.9490b14-1
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: 521
Depends: libhighwayhash0 (= 0~git20200803.9490b14-1)
Filename: pool/universe/h/highwayhash/libhighwayhash-dev_0~git20200803.9490b14-1_amd64.deb
Size: 134952
MD5sum: 36c8b46786d6a6b65ca9964b43bdea8c
SHA1: 1204ef61b2d2860d217ae7aa70218238199822e1
SHA256: fd0977552381a946d642e76efc8db4d4c47bffc6ea06292e7ea9c035c7066a9b
SHA512: e6ab8764311fa1a8a799ea76f9438fdd801adf1c8d266d805e8d87b24d0ae970d7035553e8e64859c8b73306699d1a36379ac62fb2d02911c7569a91a79b4969
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