How to Install golang-nzaat-dev in Ubuntu 18.04



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

sudo apt update
sudo apt install golang-nzaat-dev

Description:

Go implementation of the NZAAT hash algorithm

Go implementation of the hash algorithm "NUL zaehlen an allen Teilen" based on the One At A Time hash (OAAT) by Bob Jenkins. This is not a cryptographic hash, but it satisfies the perfect hash criteria well enough to be usable as a hash table hash or similar.

Homepage: http://github.com/tonnerre/golang-nzaat

Version: 1.0-2

Section: universe/devel