[ 原始碼: golang-siphash-dev ]
套件:golang-siphash-dev(1.0.0-2)
golang-siphash-dev 的相關連結
Debian 的資源:
下載原始碼套件 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]
維護小組:
外部的資源:
- 主頁 [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.