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
244 stars 60 forks source link

Fixes for RSA RNG in edge case builds (fixes wolfBoot build error) #180

Closed dgarske closed 3 years ago

dgarske commented 3 years ago
danielinux commented 3 years ago

Tested with wolfBoot on STM32F407 + TPM.

Thanks David!