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
232 stars 56 forks source link

Add support for ST33 vendor specific command `TPM_CC_GetRandom2` #200

Closed dgarske closed 2 years ago

dgarske commented 2 years ago

Allows getting DRBG data up to TPM2B_MAX_BUFFER in size. ZD13545

dgarske commented 2 years ago

Customer is happy with this. @elms over to you for final. Thanks

dgarske commented 2 years ago

I will add a test case to call it for ST33 cases.