Source: tillitis-tkey-device-signer
Priority: optional
Maintainer: Simon Josefsson <simon@josefsson.org>
Build-Depends:
 clang,
 clang-tidy <!nocheck>,
 debhelper-compat (= 13),
 lld,
 llvm,
 tillitis-tkey-libs,
Standards-Version: 4.7.0
Section: libs
Homepage: https://github.com/tillitis/tkey-device-signer
Vcs-Browser: https://salsa.debian.org/debian/tillitis-tkey-device-signer
Vcs-Git: https://salsa.debian.org/debian/tillitis-tkey-device-signer.git
Rules-Requires-Root: no

Package: tillitis-tkey-device-signer
Section: libdevel
Architecture: all
Multi-Arch: foreign
Depends:
 ${misc:Depends},
Description: Tillitis TKey Signer device application
 Tillitis TKey Signer
 .
 The TKey `signer` device application is an ed25519 signing tool. It
 can sign messages up to 4 kByte. It is, for instance, used by the
 [tkey-ssh-agent](https://github.com/tillitis/tkey-ssh-agent) for SSH
 authentication and by
 [tkey-sign](https://github.com/tillitis/tkey-sign-cli) for doing
 digital signatures of files.
 .
 This package contains the device signer application.  Normally this
 is only useful as a build dependency for other applications that
 embed the device application, for loading onto the device.
