[ ソース: golang-siphash-dev ]
パッケージ: golang-siphash-dev (1.0.0-2)
golang-siphash-dev に関するリンク
Trisquel の資源:
golang-siphash-dev ソースパッケージをダウンロード:
- [golang-siphash-dev_1.0.0-2.dsc]
- [golang-siphash-dev_1.0.0.orig.tar.gz]
- [golang-siphash-dev_1.0.0-2.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Privacy Tools Maintainers (メールアーカイブ)
- Jérémy Bobbio
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
- libhighwayhash0
- libhighwayhash-dev
- golang-github-dgryski-go-minhash-dev
- librust-siphasher-dev
- golang-github-armon-go-radix-dev
- golang-github-valyala-fastrand-dev
- golang-github-will-rowe-nthash-dev
- golang-ed25519-dev
- golang-github-dgryski-go-farm-dev
- golang-github-gohugoio-hugo-dev
- golang-github-willf-bloom-dev
Go implementation of SipHash-2-4
SipHash-2-4 is a fast short-input pseudorandom function (a.k.a. keyed hash functions) optimized for speed on short messages.
This package contains the source of a Go implementation.