How to Install golang-siphash-dev in Ubuntu 18.04



Install golang-siphash-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-siphash-dev

Description:

Go implementation of SipHash-2-4

SipHash-2-4 is a fast short-input pseudorandom function (a.k.a. keyed hash functions) optimized for speed on short messages. . This package contains the source of a Go implementation.

Homepage: https://github.com/dchest/siphash

Version: 1.0.0-2

Section: universe/devel