[ ソース: golang-siphash-dev ]
パッケージ: golang-siphash-dev (1.2.3-2)
golang-siphash-dev に関するリンク
Debian の資源:
golang-siphash-dev ソースパッケージをダウンロード:
- [golang-siphash-dev_1.2.3-2.dsc]
- [golang-siphash-dev_1.2.3.orig.tar.gz]
- [golang-siphash-dev_1.2.3-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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.