From: "Jarkko Sakkinen" <jarkko@kernel.org>
To: <tpm2@lists.linux.dev>
Subject: TPM2_Sign vs TPM2_RSA_Decrypt
Date: Thu, 16 May 2024 13:25:24 +0300 [thread overview]
Message-ID: <D1AZVM0QQF2M.1SZHF66G10XK8@kernel.org> (raw)
Hi,
I'm pushing with James Prestwood RSA and ECDSA based asymmetric keys to
asymmetric keys subsystem of the kernel and for e.g. RSA we can just use
TPM2_RSA_Decrypt:
https://lore.kernel.org/all/20200518172704.29608-18-prestwoj@gmail.com/
I've implemented some code that make this fit more cleanly to the kernel
and James will refactor his old code on top of that. I.e. add the
padding and asn1 data and make x.509 compatible scheme. Just do
textbook style RSA part with TPM2.
Just for plain interest, because I'm not too familiar with TPM2_Sign:
when would you choose to use it instead? I just want to make sure that
we're doing right things right :-)
BR, Jarkko
next reply other threads:[~2024-05-16 10:25 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-16 10:25 Jarkko Sakkinen [this message]
2024-05-16 12:01 ` TPM2_Sign vs TPM2_RSA_Decrypt 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
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=D1AZVM0QQF2M.1SZHF66G10XK8@kernel.org \
--to=jarkko@kernel.org \
--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