tpm2-software / tpm2-tss

OSS implementation of the TCG TPM2 Software Stack (TSS2)
https://tpm2-software.github.io
BSD 2-Clause "Simplified" License
753 stars 366 forks source link

ideas for utility library #1587

Open williamcroberts opened 4 years ago

williamcroberts commented 4 years ago
AndreasFuchsTPM commented 4 years ago

From #1567

const char * _alg_id_to_string (TPM2_ALG_ID hash_kind)
uint32_t _alg_id_get_size (TPM2_ALG_ID hash_kind)
AndreasFuchsTPM commented 3 years ago

TPM2B_Private from PEM and pfx Mergeing Public keys (PEM, DER, CRT) into existing TPM2B_Publics