Pakket: golang-github-dgryski-go-farm-dev (0.0~git20171119.ac7624ea8da3-1)
Verwijzigingen voor golang-github-dgryski-go-farm-dev
Trisquel bronnen:
Het bronpakket golang-github-dgryski-go-farm downloaden:
- [golang-github-dgryski-go-farm_0.0~git20171119.ac7624ea8da3-1.dsc]
- [golang-github-dgryski-go-farm_0.0~git20171119.ac7624ea8da3.orig.tar.xz]
- [golang-github-dgryski-go-farm_0.0~git20171119.ac7624ea8da3-1.debian.tar.xz]
Beheerder:
Original Maintainers:
- Debian Go Packaging Team (Mailarchief)
- Vincent Bernat
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
- libfarmhash-dev
- golang-github-minio-blake2b-simd-dev
- golang-github-dgryski-go-metro-dev
- golang-github-willf-bloom-dev
- golang-lukechampine-blake3-dev
- golang-github-andybalholm-brotli-dev
- golang-github-bmatsuo-lmdb-go-dev
- golang-github-nebulouslabs-ed25519-dev
- golang-github-azure-go-autorest-dev
- libmirage-crypto-ocaml-dev
- golang-github-cyphar-filepath-securejoin-dev
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.