tpm2-tss 2.3.2-1ubuntu0.20.04.1 source package in Ubuntu

Changelog

tpm2-tss (2.3.2-1ubuntu0.20.04.1) focal; urgency=medium

  * Fix LP: #1983160 - Cannot start a salted session using an RSA key in
    FIPS mode
    - add debian/patches/0001-Drop-support-for-OpenSSL-1.1.0.patch
    - add debian/patches/0002-Fix-RSA-secret-sharing-in-FIPS-mode.patch
    - update debian/patches/series

 -- Chris Coulson <email address hidden>  Sat, 30 Jul 2022 01:06:05 +0100

Upload details

Uploaded by:
Chris Coulson
Sponsored by:
Utkarsh Gupta
Uploaded to:
Focal
Original maintainer:
Mathieu Trudel-Lapierre
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal updates main libs

Downloads

File Size SHA-256 Checksum
tpm2-tss_2.3.2.orig.tar.gz 533.3 KiB fa027be1b44a5dfb87d90d96ba257b458ff54a38ab176bcfa1f276db1226de0b
tpm2-tss_2.3.2-1ubuntu0.20.04.1.debian.tar.xz 13.5 KiB db0820c4c5af1de137dadb3298604905f9f90f28aec3cf2da2e47c91af209dfb
tpm2-tss_2.3.2-1ubuntu0.20.04.1.dsc 2.2 KiB 19b1c97152ad57891bfe3e7ddabca62ea45eb320d40113152e37cc74c69f1e87

View changes file

Binary packages built by this source

libtss2-dev: TPM2 Software stack library - development files

 TPM2.0 TSS (Software Stack) consists of API layers provided to support
 TPM 2.0 chips. It is made out of three layers:
 .
   - Enhanced System API (ESAPI)
   - System API (SAPI), which implements the system layer API;
   - Marshaling/Unmarshaling (MU)
   - TPM Command Transmission Interface (TCTI), which is used by SAPI to
     allow communication with the TAB/RM layer;
 .
 This package contains development files for use when writing applications
 that need access to TPM chips.

libtss2-esys0: TPM2 Software stack library - TSS and TCTI libraries

 TPM2.0 TSS (Software Stack) consists of API layers provided to support
 TPM 2.0 chips. It is made out of three layers:
 .
   - Enhanced System API (ESAPI)
   - System API (SAPI), which implements the system layer API;
   - Marshaling/Unmarshaling (MU)
   - TPM Command Transmission Interface (TCTI), which is used by SAPI to
     allow communication with the TAB/RM layer;
 .
 This package contains the TSS and TCTI libraries that client applications
 will link against when they require accessing the TPM.

libtss2-esys0-dbgsym: debug symbols for libtss2-esys0