wolfTPM/examples/keygen
aidan garske 688ce722d3 Fix typo - default is used.. 2025-03-28 13:57:21 -07:00
..
create_primary.c Added example for `TPM2_Certify`: 2024-08-22 10:38:01 -07:00
external_import.c Fixes and new tests for building wolfCrypt/wolfTPM without ECC or RSA. Fixes ZD 18470. Improved smallstack (eliminated `WOLFTPM2_MAX_BUFFER`). Fixes for building with NO_ASN. 2024-08-19 09:55:15 -07:00
include.am
keygen.c Fix typo - default is used.. 2025-03-28 13:57:21 -07:00
keygen.h Update copyright date. 2024-04-24 10:42:27 -07:00
keyimport.c Fix warning: `cannot convert argument of incomplete type 'void *' to 'WOLFTPM2_KEY *'`. Fix `extend.c:158:9: warning: Value stored to 'rc' is never read`. Fix `src/tpm2_wrap.c:2193:5: warning: Value stored to 'sensSz' is never read`. 2024-11-05 11:34:54 -08:00
keyload.c Cleanup the `SensitiveToPrivate` function stack variables. Switch `wolfTPM2_LoadSymmetricKey` to default to the `WOLFTPM2_WRAP_DIGEST` for hash algorithm and not try to use SHA1. Cleanup comments on EK/SRK. Tab and formatting. 2024-12-06 16:56:03 -08:00