TSS (TCG Software Stack) access daemon for a TPM chip
The trousers package provides a TSS implementation through the help of a user-space daemon, the tcsd, and a library Trousers aims to be compliant to the 1.1b and 1.2 TSS specifications as available from the Trusted Computing website http://www.trustedcomputinggroup.org/.
The package needs the /dev/tpm device file to be present on your system. It is a character device file major 10 minor 224, 0600 tss:tss.
- Developed at security
-
5
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/tpm2-0-tss && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000080 80 Bytes | |
tpm2-0-tss.changes | 0000009111 8.9 KB | |
tpm2-0-tss.spec | 0000006878 6.72 KB | |
tpm2-tss-2.0.0.tar.gz | 0000853744 834 KB |
Revision 12 (latest revision is 36)
Dominique Leuenberger (dimstar_suse)
accepted
request 621176
from
Matthias Gerstner (mgerstner)
(revision 12)
please handle together with tpm2.0-tools and tpm2.0-abrmd - added all librares to baselibs.conf to satisfy 32-bit dependencies of esys0 and sys0 - Explicitly require udev to fix missing ownership for /usr/lib/udev. - update to new major version 2.0.0: - version_fix.patch: removed, we're now using the distribution tarballs where this problem shouldn't happen - this update introduces an incompatible ABI to the previous version. all libraries have been renamed so there is not really a relation to the old version any more. - upstream changelog: ## [2.0.0] - 2018-06-20 ### Added - Implementation of the Marshal/Unmarshal library (libtss2-mu) - Implementation of the Enhanced System API (libtss2-esys aka ESAPI) - New implemetation of the TPM Command Transmission Interface (TCTI) for: - communication with Linux TPM2 device driver: libtss2-tcti-device - communication with Microsoft software simulator: libtss2-tcti-mssim - New directory layout (API break) - Updated documentation with new doxygen and updated man pages - Support for Windows build with Visual Studio and clang, currently limited to libtss2-mu and libtss2-sys - Implementation of the new Attached Component (AC) commands - Implementation of the new TPM2_PolicyAuthorizeNV command - Implementation of the new TPM2_CreateLoaded command - Implementation of the new TPM2_PolicyTemplate command - Addition of _Complete functions to all TPM commands - New logging framework - Added const qualifiers to API input pointers (API break)
Comments 0