套件: golang-github-dgryski-go-farm-dev (0.0~git20171119.ac7624ea8da3-1.1)
golang-github-dgryski-go-farm-dev 的相關超連結
Trisquel 的資源:
下載原始碼套件 golang-github-dgryski-go-farm:
- [golang-github-dgryski-go-farm_0.0~git20171119.ac7624ea8da3-1.1.dsc]
- [golang-github-dgryski-go-farm_0.0~git20171119.ac7624ea8da3.orig.tar.xz]
- [golang-github-dgryski-go-farm_0.0~git20171119.ac7624ea8da3-1.1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Go Packaging Team (郵件存檔)
- Vincent Bernat
外部的資源:
- 主頁 [github.com]
相似套件:
- 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.