wolfSSL / wolfTPM

wolfTPM is a highly portable TPM 2.0 library, designed for embedded use.
https://www.wolfssl.com
GNU General Public License v2.0
243 stars 60 forks source link

Fix for TPM2 create with decrypt or restricted flag set #275

Closed dgarske closed 1 year ago

dgarske commented 1 year ago

Fix for TPM2 create with decrypt or restricted flag set (must use symmetric algorithm). ZD 16249

Reproducer was hitting failure in simulator here: https://github.com/kgoldman/ibmswtpm2/blob/master/src/Object_spt.c#L530