[PATCH v3 1/1] docs: luks2: Mention key derivation function support

2021-02-11 Thread Petr Vorel
To give users hint why Argon2 (the default in cryptsetup for LUKS2) does not work. Reviewed-by: Patrick Steinhardt Acked-by: Paul Menzel Signed-off-by: Petr Vorel --- Changes v2->v3 * Use proper term (pointed out by Milan Broz) s/derival/derivation/ Kind regards, Petr docs/grub.texi | 3 ++-

Re: [PATCH 1/1] docs: luks2: Mention key derival function support

2021-02-11 Thread Petr Vorel
Hi Milan, ... > > GRUB suports devices encrypted using LUKS, LUKS2 and geli. Note that > > necessary > > modules (@var{luks}, @var{luks2} and @var{geli}) have to be loaded manually > > -before this command can be used. > > +before this command can be used. For LUKS2 only the PBKDF2 key derival

Re: RFC: Grub project management

2021-02-11 Thread Eli Schwartz
On 2/11/21 10:53 PM, Glenn Washburn wrote: > Hi fellow GRUB developers, > > I want to start by recognizing that most people who are involved with > the project maintenance are doing so on a voluntary basis (or at least > that's my assumption) and people have busy lives. Its a mostly > thankless

RFC: Grub project management

2021-02-11 Thread Glenn Washburn
Hi fellow GRUB developers, I want to start by recognizing that most people who are involved with the project maintenance are doing so on a voluntary basis (or at least that's my assumption) and people have busy lives. Its a mostly thankless job, so thank you guys for all the time spent keeping

Re: [PATCH v2 1/2] efi: SPI NOR flash support

2021-02-11 Thread Heinrich Schuchardt
On 11.02.21 17:01, Michael Lawnick wrote: > Am 11.02.2021 um 15:04 schrieb Heinrich Schuchardt: >> On 11.02.21 13:50, Michael Lawnick wrote: >>> Hi, >>> Several boot parameters are stored in our SPI flash to configure the >>> systems for different use cases. >> >> I still do not understand why you

Re: [PATCH v2 1/2] efi: SPI NOR flash support

2021-02-11 Thread Michael Lawnick
Am 11.02.2021 um 15:04 schrieb Heinrich Schuchardt: On 11.02.21 13:50, Michael Lawnick wrote: Hi, Several boot parameters are stored in our SPI flash to configure the systems for different use cases. I still do not understand why you need access in GRUB. You can read and write the SPI flash

Re: [PATCH v2 1/2] efi: SPI NOR flash support

2021-02-11 Thread Heinrich Schuchardt
On 11.02.21 13:50, Michael Lawnick wrote: > Am 11.02.2021 um 09:51 schrieb Heinrich Schuchardt: >> On 11.02.21 08:36, Michael Lawnick wrote: >>> >>> Hi, >>> >>> seven days of silence. In the end no interest for extending EFI support? >>> >>> KR >>> Michael >>> >>> Am 05.02.2021 um 09:58 schrieb

Re: [PATCH v2 1/2] efi: SPI NOR flash support

2021-02-11 Thread Michael Lawnick
Am 11.02.2021 um 09:51 schrieb Heinrich Schuchardt: On 11.02.21 08:36, Michael Lawnick wrote: Hi, seven days of silence. In the end no interest for extending EFI support? KR Michael Am 05.02.2021 um 09:58 schrieb Michael Lawnick: Add EFI SPI NOR driver Use UEFI interface for accessing SPI

Re: [PATCH 1/1] docs: luks2: Mention key derival function support

2021-02-11 Thread Milan Broz
On 03/02/2021 12:02, Petr Vorel wrote: > To give users hint why Argon2 (the default in cryptsetup for LUKS2) > does not work. > > Signed-off-by: Petr Vorel > --- > Hi, > > it'd be nice to have it for Grub 2.06. > > Kind regards, > Petr > > docs/grub.texi | 3 ++- > 1 file changed, 2

Re: [PATCH v2 1/2] efi: SPI NOR flash support

2021-02-11 Thread Heinrich Schuchardt
On 11.02.21 08:36, Michael Lawnick wrote: > > Hi, > > seven days of silence. In the end no interest for extending EFI support? > > KR > Michael > > Am 05.02.2021 um 09:58 schrieb Michael Lawnick: >> Add EFI SPI NOR driver >> >> Use UEFI interface for accessing SPI NOR flashes. >> If supported the