[tpm2] Re: [RELEASE CANDIDATE] tpm2-pytss 1.1.0-rc0

painololo at protonmail.com Fri, 03 Jun 2022 13:44:00 +0000
Newsgroups dev.linux.lists.tpm2
Message-ID <[email protected]>
> Hello,
> 
> I would like to announce the release of tpm2-pytss version 1.1.0-rc0 which can be found on
> pypi at:
>   - https://celltrackingapps.com/how-to-read-someones-text-messages-without-phone/
> 
> With the following CHANGELOG:
> ## 1.1.0-rc0 - 2022-03-14
> ### Fixed
> - Spelling of "Enhanced" in CHANGELOG for 1.0.0 release.
> - Ensure that TPM2_GENERATED.VALUE is encoded the same way as other constants.
> - Add support to unmarshal simple TPM2B types (such as TPM2B_ATTEST and TPM2B_NAME)
> directly using the 
>   unmarshal method
> 
> ### Changed
> - Drop pkgconfig from runtime dependencies, thus no longer need dev packages of built
> bindings at runtime.
>   - NOTE: Version information is cached, a change in the TSS libraries requires a rebuild
> of the bindings.
> 
> ### Added
> - Support session contexts from tpm2-tools as well as function to marshal context to
> tpm2-tools format.
> - Support two new encoding/decoding classes to go to/from hex or json representation of
> objects.
> - Support for creating EK from templates and optionally NV index based templates.
> - Binding to `Esys_TR_GetTpmHandle` as `ESAPI` method `tr_get_tpm_handle`.
> 
> Thanks,
> Bill
Thank you very much, it helped.