Re: [PATCH v18 16/25] key_protector: Add TPM2 Key Protector

2024-08-27 Thread Gary Lin via Grub-devel
On Mon, Aug 26, 2024 at 04:32:16PM +0200, Daniel Kiper wrote: > On Fri, Jun 28, 2024 at 04:18:59PM +0800, Gary Lin via Grub-devel wrote: > > From: Hernan Gatta > > > > The TPM2 key protector is a module that enables the automatic retrieval > > of a fully-encrypted disk's unlocking key from a TPM 2

Re: [PATCH v18 16/25] key_protector: Add TPM2 Key Protector

2024-08-26 Thread Daniel Kiper
On Fri, Jun 28, 2024 at 04:18:59PM +0800, Gary Lin via Grub-devel wrote: > From: Hernan Gatta > > The TPM2 key protector is a module that enables the automatic retrieval > of a fully-encrypted disk's unlocking key from a TPM 2.0. > > The theory of operation is such that the module accepts various

[PATCH v18 16/25] key_protector: Add TPM2 Key Protector

2024-06-28 Thread Gary Lin via Grub-devel
From: Hernan Gatta The TPM2 key protector is a module that enables the automatic retrieval of a fully-encrypted disk's unlocking key from a TPM 2.0. The theory of operation is such that the module accepts various arguments, most of which are optional and therefore possess reasonable defaults. On