Re: Public key from TSS2 private key with OpenSSL 3.0.0-beta2

2021-08-06 Thread Nestor Melo
Dear Dmitry, I just submitted a new issue, #16256. Thank you, Nestor Melo From: Dmitry Belyavsky Sent: Friday, August 6, 2021 12:21 PM To: Nestor Melo Cc: openssl-users@openssl.org Subject: Re: Public key from TSS2 private key with OpenSSL 3.0.0-beta2 Dear

Re: Public key from TSS2 private key with OpenSSL 3.0.0-beta2

2021-08-06 Thread Dmitry Belyavsky
Dear Nestor, Could you please fill an issue on GitHub? It's much simpler for us to follow the issues there. On Fri, Aug 6, 2021 at 9:13 PM Nestor Melo wrote: > Greetings, > > > We use a TPM2 device to generate private keys with tpm2-tss-engine: > https://github.com/tpm2-software/tpm2-tss-engine

Public key from TSS2 private key with OpenSSL 3.0.0-beta2

2021-08-06 Thread Nestor Melo
Greetings, We use a TPM2 device to generate private keys with tpm2-tss-engine: https://github.com/tpm2-software/tpm2-tss-engine While attempting to extract the public key from a TSS2 private key using OpenSSL 3.0.0-beta2 and tpm2-tss-engine, I received a message "PEM format not supported": op