swtpm/man
Stefan Berger 58c9549cdc samples: Support different key algorithms for created TPM 2 CA
Extend swtpm-create-tpm to support rsa2048 (default), rsa3072, ecc256
(NIST P256), and ecc384 (NIST P384) for the created TPM 2 CA. The names
are taken from the output of:

  tpm2_ptool addkey --help

ecc521 does not seem to work with the TPM 2 stack even though it is
advertised as a possible option.

Extend an existing test case to create an ecc256 key and extend man page.

Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
2025-03-30 19:17:25 -04:00
..
man3 swtpm: Define a structure to return PTM_GET_CAPABILITY result 2024-10-11 17:34:36 -04:00
man5 swtpm_setup: Add support for --profile-name option 2024-10-02 09:35:17 -04:00
man8 samples: Support different key algorithms for created TPM 2 CA 2025-03-30 19:17:25 -04:00
Makefile.am Move *.conf and *.options to man5 2021-11-22 18:30:17 -05:00