tpm2-pytss 2.1.0-1 source package in Ubuntu

Changelog

tpm2-pytss (2.1.0-1) unstable; urgency=medium

  * Update to 2.1.0 (Closes: #1022777, #1042041)
  * Enable hardening
  * Reenable encrypted_key test
  * Drop unnecessary CI file

 -- Claudius Heine <email address hidden>  Fri, 28 Jul 2023 11:34:14 +0200

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
tpm2-pytss_2.1.0-1.dsc 2.5 KiB 61a3885aa2f1cb2561a1ef5e9a191b5c9db50356476a18cc5595861b00b79a29
tpm2-pytss_2.1.0.orig.tar.gz 198.3 KiB a55965f1e3f7b0fcfc8f75fccf039d1d96f1ff99c3b0708aaf002eb8d98437f8
tpm2-pytss_2.1.0-1.debian.tar.xz 11.4 KiB 2d1d08eadf46b8403f3f8d5d5700101fcce457cd0f9632fc650e26e95cd8015b

No changes file available.

Binary packages built by this source

python-tpm2-pytss-doc: Provides Python bindings for a number of APIs for the TPM2 TSS (documentation)

 TPM2 TSS Python bindings for Enhanced System API (ESYS), Feature API (FAPI),
 Marshaling (MU), TCTI Loader (TCTILdr) and RC Decoding (rcdecode) libraries.
 It also contains utility methods for wrapping keys to TPM 2.0 data structures
 for importation into the TPM, unwrapping keys and exporting them from the TPM,
 TPM-less makecredential command and name calculations, TSS2 PEM Key format
 support, importing Keys from PEM, DER and SSH formats, conversion from
 tpm2-tools based command line strings and loading tpm2-tools context files.
 .
 This package contains the documentation for TPM2 PyTSS.

python3-tpm2-pytss: Provides Python bindings for a number of APIs for the TPM2 TSS (Python 3)

 TPM2 TSS Python bindings for Enhanced System API (ESYS), Feature API (FAPI),
 Marshaling (MU), TCTI Loader (TCTILdr) and RC Decoding (rcdecode) libraries.
 It also contains utility methods for wrapping keys to TPM 2.0 data structures
 for importation into the TPM, unwrapping keys and exporting them from the TPM,
 TPM-less makecredential command and name calculations, TSS2 PEM Key format
 support, importing Keys from PEM, DER and SSH formats, conversion from
 tpm2-tools based command line strings and loading tpm2-tools context files.
 .
 This package installs the library for Python 3.

python3-tpm2-pytss-dbgsym: debug symbols for python3-tpm2-pytss