Source: wycheproof
Section: golang
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders:
 Simon Josefsson <simon@josefsson.org>,
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-golang,
 dpkg-build-api (= 1),
 golang-any,
 golang-filippo-edwards25519-dev,
 golang-github-atombender-go-jsonschema-dev,
 golang-github-santhosh-tekuri-jsonschema-dev,
Testsuite: autopkgtest-pkg-go
Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/go-team/packages/wycheproof
Vcs-Git: https://salsa.debian.org/go-team/packages/wycheproof.git
Homepage: https://github.com/c2sp/wycheproof
XS-Go-Import-Path: github.com/c2sp/wycheproof

Package: wycheproof
Section: devel
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Static-Built-Using: ${misc:Static-Built-Using}
Description: tests crypto libraries against known attacks (program)
 Project Wycheproof is a community managed (https://github.com/C2SP)
 repository of test vectors that can be used by cryptography library
 developers to test against known attacks, specification inconsistencies,
 and other various implementation bugs.
 .
 Test vectors are maintained as JSON test vector data, with accompanying
 JSON schema (https://json-schema.org/docs) files that document the
 structure of the test vector data.
 .
 This package contains the binaries.

Package: golang-github-c2sp-wycheproof-dev
Architecture: all
Multi-Arch: foreign
Depends:
 golang-filippo-edwards25519-dev,
 golang-github-atombender-go-jsonschema-dev,
 golang-github-santhosh-tekuri-jsonschema-dev,
 ${misc:Depends},
Description: tests crypto libraries against known attacks (library)
 Project Wycheproof is a community managed (https://github.com/C2SP)
 repository of test vectors that can be used by cryptography library
 developers to test against known attacks, specification inconsistencies,
 and other various implementation bugs.
 .
 This package contains the Go library.
