Source: simple-tpm-pk11
Priority: optional
Maintainer: Didier 'OdyX' Raboud <odyx@debian.org>
Build-Depends: debhelper-compat (= 12),
               libtspi-dev,
               libssl-dev,
               libopencryptoki-dev,
               libgtest-dev
Rules-Requires-Root: no
Standards-Version: 4.4.1
Section: net
Homepage: https://github.com/ThomasHabets/simple-tpm-pk11
Vcs-Git: https://salsa.debian.org/debian/simple-tpm-pk11.git
Vcs-Browser: https://salsa.debian.org/debian/simple-tpm-pk11

Package: simple-tpm-pk11
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, trousers
Recommends: openssh-client
Description: simple library for using the TPM chip to secure SSH keys
 simple-tpm-pk11 provides tools to create a key in your TPM (Trusted Platform
 Module) chip which can then be used with SSH. The package comes with a library
 that you can use as “PKCS11Provider” in your SSH configuration file.
