>> Also, is there any way to find out what algos the tpm supports? > > it's listed in the algorithm capabilities. With the IBM TSS, that's > > tssgetcapability -cap 0|grep ALG_SHA I was able to figure this out with: tpm2_getcap algorithms tpm2_getcap ecc-curves Thanks for all your help!