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
230 stars 55 forks source link

Added PKCS7 ECC support to example #322

Closed dgarske closed 5 months ago

dgarske commented 5 months ago

Fixes ZD 16675

JacobBarthelmeh commented 5 months ago

Tested the PKCS7 example out on an Infineon TPM + PI2. Code looks good, thanks David.