File: control

package info (click to toggle)
tpm2-openssl 1.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,172 kB
  • sloc: ansic: 6,075; sh: 5,400; makefile: 152
file content (25 lines) | stat: -rw-r--r-- 869 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Source: tpm2-openssl
Section: libs
Priority: optional
Maintainer: Luca Boccassi <bluca@debian.org>
Build-Depends: autoconf-archive,
               debhelper-compat (= 13),
               dh-package-notes,
               libssl-dev (>= 3.0.0~),
               libtss2-dev (>= 3.0.0~),
               pkgconf,
Homepage: https://github.com/tpm2-software/tpm2-openssl
Standards-Version: 4.7.0
Rules-Requires-Root: no
Vcs-Browser: https://salsa.debian.org/debian/tpm2-openssl
Vcs-Git: https://salsa.debian.org/debian/tpm2-openssl.git

Package: tpm2-openssl
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: OpenSSL 3 engine for tpm2-tss
 With this engine for OpenSSL you can use OpenSSL library
 (version 3) and command line tools with any TPM2 implementation as
 backend for the crypto operations.