public inbox for tpm2@lists.linux.dev
 help / color / mirror / Atom feed
From: "Jarkko Sakkinen" <jarkko@kernel.org>
To: "Jarkko Sakkinen" <jarkko@kernel.org>,
	<Andreas.Fuchs@infineon.com>, <tpm2@lists.linux.dev>
Cc: <prestwoj@gmail.com>
Subject: Re: TPM2_Sign vs TPM2_RSA_Decrypt
Date: Thu, 16 May 2024 16:33:43 +0300	[thread overview]
Message-ID: <D1B3VSP7FC72.WNL6EGA8TJE1@kernel.org> (raw)
In-Reply-To: <D1B3UAYNEUQE.3PHLGENN3AYKM@kernel.org>

On Thu May 16, 2024 at 4:31 PM EEST, Jarkko Sakkinen wrote:
> On Thu May 16, 2024 at 4:05 PM EEST,  wrote:
> > > If someone could really put TPM2_Sign into nutshell that'd be awesome.
> >
> > Well, TPM2_Sign will perform a signing operation for you given the key.
> > You can set the scheme in the scheme parameter. That's about it...
>
> Right. What about the ticket? Can you imagine a use case for that?
>
> > > Maybe a dumb question but what I could possibly accomplish with TPM2_Sign that I could not accomplish with TPM2_RSA_Decrypt and appropraite ASN.1 heading and padding?
> >
> > Yes. If you set TPMA_OBJECT_SIGN but unset TPMA_OBJECT_DECRYPT. This
> > way you can make sure that only signing-padding can ever be executed
> > but never decrypt-based stuff. In order to use TPM2_RSA_Decrypt you
> > need to set TPMA_OBJECT_DECRYPT which is kind of weird.
>
> David, did you have a "framework" for deciding between these two
  ~~~~~  
  James

Ugh, sorry ;-)

BR, Jarkko

  reply	other threads:[~2024-05-16 13:33 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-16 10:25 TPM2_Sign vs TPM2_RSA_Decrypt Jarkko Sakkinen
2024-05-16 12:01 ` Andreas.Fuchs
2024-05-16 12:51   ` Jarkko Sakkinen
2024-05-16 13:05     ` Andreas.Fuchs
2024-05-16 13:31       ` Jarkko Sakkinen
2024-05-16 13:33         ` Jarkko Sakkinen [this message]
2024-05-16 13:44         ` James Prestwood
2024-05-16 13:55           ` Jarkko Sakkinen
2024-05-16 13:59             ` James Prestwood
2024-05-16 14:14               ` Andreas.Fuchs
2024-05-16 15:20                 ` Jarkko Sakkinen
2024-05-17 17:58                   ` Jarkko Sakkinen
2024-05-16 15:18               ` Jarkko Sakkinen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=D1B3VSP7FC72.WNL6EGA8TJE1@kernel.org \
    --to=jarkko@kernel.org \
    --cc=Andreas.Fuchs@infineon.com \
    --cc=prestwoj@gmail.com \
    --cc=tpm2@lists.linux.dev \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox