public inbox for linux-integrity@vger.kernel.org
 help / color / mirror / Atom feed
From: Eric Biggers <ebiggers@kernel.org>
To: Yael Tiomkin <yaelt@google.com>
Cc: linux-integrity@vger.kernel.org
Subject: Re: [PATCH] Instantiate key with user-provided decrypted data.
Date: Fri, 10 Dec 2021 11:07:37 -0800	[thread overview]
Message-ID: <YbOleSuhV6ME4/mk@sol.localdomain> (raw)
In-Reply-To: <20211210143531.1948911-1-yaelt@google.com>

On Fri, Dec 10, 2021 at 09:35:31AM -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>.

What is the use case for this feature?

Also, please send this to all the relevant mailing lists and people.  Notably,
you didn't send this to the keyrings mailing list.  Try running
./scripts/get_maintainer.pl on the patch file.

Please also test patches before sending them.  This one doesn't even compile.

- Eric

  reply	other threads:[~2021-12-10 19:07 UTC|newest]

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