[ 源代码: 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]
相似软件包:
- libhighwayhash0t64
- libhighwayhash0
- libhighwayhash-dev
- golang-github-minio-highwayhash-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-github-bradenhilton-cityhash-dev
- golang-ed25519-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.