Source: golang-go.crypto Section: golang Priority: optional Maintainer: Debian Go Packaging Team Uploaders: Michael Stapelberg , Anthony Fok , Michael Hudson-Doyle Rules-Requires-Root: no Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-any (>= 2:1.17~), golang-golang-x-net-dev (>= 1:0.0+git20211112.69e39ba), golang-golang-x-sys-dev (>= 0.0~git20210615.665e8c7), golang-golang-x-term-dev (>= 0.0~git20201126.7de9c90), openssh-server Testsuite: autopkgtest-pkg-go Standards-Version: 4.6.1 Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-go.crypto Vcs-Git: https://salsa.debian.org/go-team/packages/golang-go.crypto.git Homepage: https://golang.org/x/crypto XS-Go-Import-Path: golang.org/x/crypto Package: golang-golang-x-crypto-dev Architecture: all Multi-Arch: foreign Depends: golang-golang-x-net-dev (>= 1:0.0+git20211112.69e39ba), golang-golang-x-sys-dev (>= 0.0~git20210615.665e8c7), golang-golang-x-term-dev (>= 0.0~git20201126.7de9c90), ${misc:Depends} Description: Supplementary Go cryptography libraries This package contains cryptographic algorithms and protocols not packaged in the main Go distribution, such as: . - blowfish - nacl - openpgp - otr - sha3 - ssh . and many others.