Source: golang-github-tillitis-tkey-pq-device-sign
Section: golang
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders:
 Simon Josefsson <simon@josefsson.org>,
Build-Depends:
 debhelper-compat (= 14),
 dh-sequence-golang,
 dpkg-build-api (= 1),
 golang-any,
 golang-github-tillitis-tkeyclient-dev,
 golang-golang-x-crypto-dev,
Testsuite: autopkgtest-pkg-go
Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-tillitis-tkey-pq-device-sign
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-tillitis-tkey-pq-device-sign.git
Homepage: https://github.com/tillitis/tkey-pq-device-sign
XS-Go-Import-Path: github.com/tillitis/tkey-pq-device-sign

Package: golang-github-tillitis-tkey-pq-device-sign-dev
Architecture: all
Multi-Arch: foreign
Depends:
 golang-github-tillitis-tkeyclient-dev,
 golang-golang-x-crypto-dev,
 ${misc:Depends},
Description: communicate with Tillitis PQ device signer app (library)
 Tillitis tkey-pq-device-sign package
 .
 A Go package for communicating with the tkey-pq-device-signer device
 app on a Tillitis (https://tillitis.se/) TKey to get cryptographic
 signatures over a message.
 .
 The package has functionality to call for signing with external MU
 computation, the external is used by the tkey-pq-device-signer uses
 external computation for signing.
 .
 This package contains the Go development library.
