Source: golang-github-jedisct1-xsecretbox Section: devel Priority: optional Maintainer: Debian Go Packaging Team Uploaders: Eric Dorland Build-Depends: debhelper-compat (= 13), dh-golang, golang-any, golang-github-aead-chacha20-dev, golang-github-aead-poly1305-dev, golang-golang-x-crypto-dev Standards-Version: 4.6.0.0 Homepage: https://github.com/jedisct1/xsecretbox Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-jedisct1-xsecretbox Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-jedisct1-xsecretbox.git XS-Go-Import-Path: github.com/jedisct1/xsecretbox Rules-Requires-Root: no Testsuite: autopkgtest-pkg-go Package: golang-github-jedisct1-xsecretbox-dev Architecture: all Multi-Arch: foreign Depends: ${misc:Depends}, golang-github-aead-chacha20-dev, golang-github-aead-poly1305-dev, golang-golang-x-crypto-dev Description: Go implementation of crypto_secretbox_xchacha20poly1305 xsecretbox is a Go implementation of crypto_secretbox_xchacha20poly1305.