The following two patches add functionality to create EK and SRK
keys to the TPM 2 menu. We follow TCG specifications for how to
create those as RSA keys.
Regards,
Stefan
Stefan Berger (2):
tcbios: Add menu item to create an EK for TPM 2
tcbios: Add menu item to create a primary storage key for TPM 2
src/std/tcg.h | 63 +++++++++++
src/tcgbios.c | 341 +++++++++++++++++++++++++++++++++++++++++++++++++++++++---
2 files changed, 388 insertions(+), 16 deletions(-)
--
2.5.5