[pkg-go] Bug#883607: ITP: golang-github-dgryski-go-farm -- go-farm: a pure-Go farmhash implementation
Vincent Bernat
bernat at debian.org
Tue Dec 5 16:41:55 UTC 2017
Package: wnpp
Severity: wishlist
Owner: Vincent Bernat <bernat at debian.org>
* Package name : golang-github-dgryski-go-farm
Version : 0.0~git20171119.ac7624ea8da3-1
Upstream Author : Damian Gryski
* URL : https://github.com/dgryski/go-farm
* License : Expat
Programming Lang: Go
Description : pure-Go farmhash implementation
This is a (mechanical) translation to Go of the non-SSE4/non-AESNI hash
functions from Google's FarmHash (https://github.com/google/farmhash).
.
FarmHash provides hash functions for strings and other data.
The functions mix the input bits thoroughly but are not suitable for
cryptography.
More information about the Pkg-go-maintainers
mailing list