Re: [PATCH v2] Instantiate key with user-provided decrypted data.

From: Mimi Zohar
Date: Tue Dec 21 2021 - 07:06:15 EST


On Tue, 2021-12-21 at 10:28 +0200, Jarkko Sakkinen wrote:
> On Mon, Dec 13, 2021 at 02:20:30PM -0500, Yael Tiomkin wrote:
> > The encrypted.c class supports instantiation of encrypted keys with
>
> What is "the encrypted.c class"?

This is the other key type as described in
Documentation/security/keys/trusted-encrypted.rst, which is not
dependent on a TPM. This patch adds support for userspace provided key
data, when the key is created.

thanks,

Mimi