Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
golang-siphash-dev
Go implementation of siphash-2-4
https://github.com/dchest/siphash
0
no reviews
Install
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.