Source: golang-github-dgryski-go-sip13 Maintainer: Debian Go Packaging Team Uploaders: Thorsten Alteholz , Section: golang Testsuite: autopkgtest-pkg-go Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-any, Standards-Version: 4.7.4 Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-dgryski-go-sip13 Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-dgryski-go-sip13.git Homepage: https://github.com/dgryski/go-sip13 XS-Go-Import-Path: github.com/dgryski/go-sip13 Package: golang-github-dgryski-go-sip13-dev Architecture: all Depends: ${misc:Depends}, Description: library for siphash 1-3 This package contains the implementation of the siphash algorithm. It uses one round per message block and three finalization rounds.