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

Improve the byte swapping logic for GCC #231

Closed dgarske closed 1 year ago

dgarske commented 1 year ago

Fixes ZD 14539

anhu commented 1 year ago

Thanks douzzer!!