[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v15 12/20] cryptodisk: Support key protectors
From: |
Gary Lin |
Subject: |
Re: [PATCH v15 12/20] cryptodisk: Support key protectors |
Date: |
Mon, 13 May 2024 15:06:06 +0800 |
On Fri, May 10, 2024 at 02:35:00PM +0800, Gary Lin wrote:
> From: Hernan Gatta <hegatta@linux.microsoft.com>
>
> Add a new parameter to cryptomount to support the key protectors framework:
> -P.
> The parameter is used to automatically retrieve a key from specified key
> protectors. The parameter may be repeated to specify any number of key
> protectors. These are tried in order until one provides a usable key for any
> given disk.
>
I'm aware of the conflict between this patch and with latest master
branch. Will rebase the whole patch set and send a new version.
Gary Lin
> Signed-off-by: Hernan Gatta <hegatta@linux.microsoft.com>
> Signed-off-by: Michael Chang <mchang@suse.com>
> Signed-off-by: Gary Lin <glin@suse.com>
> Reviewed-by: Glenn Washburn <development@efficientek.com>
> Reviewed-by: Stefan Berger <stefanb@linux.ibm.com>
- [PATCH v15 03/20] libtasn1: disable code not needed in grub, (continued)
- [PATCH v15 03/20] libtasn1: disable code not needed in grub, Gary Lin, 2024/05/10
- [PATCH v15 02/20] libtasn1: import libtasn1-4.19.0, Gary Lin, 2024/05/10
- [PATCH v15 04/20] libtasn1: changes for grub compatibility, Gary Lin, 2024/05/10
- [PATCH v15 05/20] libtasn1: fix the potential buffer overrun, Gary Lin, 2024/05/10
- [PATCH v15 08/20] libtasn1: Add the documentation, Gary Lin, 2024/05/10
- [PATCH v15 06/20] libtasn1: compile into asn1 module, Gary Lin, 2024/05/10
- [PATCH v15 07/20] asn1_test: test module for libtasn1, Gary Lin, 2024/05/10
- [PATCH v15 09/20] key_protector: Add key protectors framework, Gary Lin, 2024/05/10
- [PATCH v15 10/20] tpm2: Add TPM Software Stack (TSS), Gary Lin, 2024/05/10
- [PATCH v15 12/20] cryptodisk: Support key protectors, Gary Lin, 2024/05/10
- Re: [PATCH v15 12/20] cryptodisk: Support key protectors,
Gary Lin <=
- [PATCH v15 11/20] key_protector: Add TPM2 Key Protector, Gary Lin, 2024/05/10
- [PATCH v15 13/20] util/grub-protect: Add new tool, Gary Lin, 2024/05/10
- [PATCH v15 14/20] tpm2: Support authorized policy, Gary Lin, 2024/05/10
- [PATCH v15 16/20] cryptodisk: Fallback to passphrase, Gary Lin, 2024/05/10
- [PATCH v15 15/20] tpm2: Implement NV index, Gary Lin, 2024/05/10
- [PATCH v15 18/20] diskfilter: look up cryptodisk devices first, Gary Lin, 2024/05/10
- [PATCH v15 17/20] cryptodisk: wipe out the cached keys from protectors, Gary Lin, 2024/05/10
- [PATCH v15 20/20] tests: Add tpm2_test, Gary Lin, 2024/05/10
- [PATCH v15 19/20] tpm2: Enable tpm2 module for grub-emu, Gary Lin, 2024/05/10