Package: wnpp Severity: wishlist Owner: Vincent Bernat <ber...@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.