Releases: TrustedComputingGroup/TPM
Releases · TrustedComputingGroup/TPM
V184
What's Changed
- NVMem: fix build issue when FILE_BACKED_NV is set to 0 by @stefano-garzarella in #7
- cryptolibs/Ossl/BnToOsslMath: Support openssl 3.x (>= 3.1) by @LeviYeoReum in #8
- cryptolibs/Ossl/BnToOsslMath: Support OpenSSL 3.5 by @stefano-garzarella in #9
- Allow disabling the pthread support check by @stefano-garzarella in #6
New Contributors
- @stefano-garzarella made their first contribution in #7
- @LeviYeoReum made their first contribution in #8
Full Changelog: V183...V184
Version 1.83
New features include:
- Security Version Number (SVN) and Firmware-based hierarchies
- Ability to define Policies based on TPM Capabilities (TPM2_PolicyCapability)
- Ability to define Policies based on specific command/parameter combinations (TPM2_PolicyParameters)
- A new “Permanent" NV index type - defined by TPM, can’t be defined/undefined, only queried
- ECC Encrypt/Decrypt (TPM2_ECC_Encrypt/TPM2_ECC_Decrypt)