Source: golang-github-btcsuite-fastsha256 Section: devel Priority: extra Maintainer: Debian Go Packaging Team Uploaders: Alessio Treglia Build-Depends: debhelper (>= 9), dh-golang, golang-any Standards-Version: 3.9.8 Homepage: https://github.com/btcsuite/fastsha256 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-btcsuite-fastsha256.git Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-github-btcsuite-fastsha256.git XS-Go-Import-Path: github.com/btcsuite/fastsha256 Package: golang-github-btcsuite-fastsha256-dev Architecture: all Depends: ${misc:Depends}, ${shlibs:Depends} Description: Go alternative fast SHA256 implementation This package provides an alternative fast-SHA256 implementation to the one provided by the Go crypto/sha256 package that supports midstate calculations. . This package is used by several Tendermint's components.