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 14:24:11 -0800 [thread overview]
Message-ID: <YbPTiwNicyavD+Rm@sol.localdomain> (raw)
In-Reply-To: <CAKoutNvnhE+DZW3cS6KG-C2jEH4LE+9cSnCkUcL2adfcXWaKDw@mail.gmail.com>
On Fri, Dec 10, 2021 at 02:17:43PM -0500, Yael Tiomkin wrote:
> On Fri, Dec 10, 2021 at 2:07 PM Eric Biggers <ebiggers@kernel.org> wrote:
>
> > 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
> >
>
> Hi,
>
> Apologies for having missed additional relevant mailing lists.
> I sent a previous email asking to disregard this patch and have since sent
> out a fixed version which does compile.
I don't see your "email asking to disregard this patch". Did you send it in
plain text? The Linux kernel mailing lists don't accept non-plain-text email.
Also, the second version isn't marked as "[PATCH v2]" like would be expected.
So it looks like a duplicate rather than a new version.
Can you make sure you've read Documentation/process/submitting-patches.rst?
- Eric
next prev parent reply other threads:[~2021-12-10 22:24 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
[not found] ` <CAKoutNvnhE+DZW3cS6KG-C2jEH4LE+9cSnCkUcL2adfcXWaKDw@mail.gmail.com>
2021-12-10 22:24 ` Eric Biggers [this message]
-- 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=YbPTiwNicyavD+Rm@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