public inbox for linux-integrity@vger.kernel.org
 help / color / mirror / Atom feed
From: Jarkko Sakkinen <jarkko@kernel.org>
To: Yael Tiomkin <yaelt@google.com>, linux-integrity@vger.kernel.org
Subject: Re: [PATCH] Instantiate key with user-provided decrypted data.
Date: Sat, 11 Dec 2021 17:40:12 +0200	[thread overview]
Message-ID: <8e7191ed3b4bc409431261608376251b788ec817.camel@kernel.org> (raw)
In-Reply-To: <20211210150018.2075133-1-yaelt@google.com>

On Fri, 2021-12-10 at 10:00 -0500, Yael Tiomkin wrote:
> The encrypted.c class supports instantiation of encrypted keys with
> either an already-encrypted key material, or by generating new key
> material based on random numbers. To support encryption of
> user-provided decrypted data, this patch defines a new datablob
> format: [<format>] <master-key name> <decrypted data length>
> <decrypted data>.
> 
> Signed-off-by: Yael Tiomkin <yaelt@google.com>

Nit: rather write "Define a new datablob...".

Why do we want this?

/Jarkko

  reply	other threads:[~2021-12-11 15:40 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-10 15:00 [PATCH] Instantiate key with user-provided decrypted data Yael Tiomkin
2021-12-11 15:40 ` Jarkko Sakkinen [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-12-10 14:35 Yael Tiomkin
2021-12-10 19:07 ` Eric Biggers
     [not found]   ` <CAKoutNvnhE+DZW3cS6KG-C2jEH4LE+9cSnCkUcL2adfcXWaKDw@mail.gmail.com>
2021-12-10 22:24     ` Eric Biggers

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=8e7191ed3b4bc409431261608376251b788ec817.camel@kernel.org \
    --to=jarkko@kernel.org \
    --cc=linux-integrity@vger.kernel.org \
    --cc=yaelt@google.com \
    /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