On Thu, 15 Sep 2022 05:28:40 +
Maxim Fomin wrote:
> --- Original Message ---
> On Thursday, September 15th, 2022 at 12:54 AM, Glenn Washburn
> wrote:
> >
> > On Wed, 14 Sep 2022 16:15:56 +
> > Maxim Fomin ma...@fomin.one wrote:
> >
> > > --- Original Message ---
> > >
--- Original Message ---
On Thursday, September 15th, 2022 at 12:54 AM, Glenn Washburn
wrote:
>
> On Wed, 14 Sep 2022 16:15:56 +
> Maxim Fomin ma...@fomin.one wrote:
>
> > --- Original Message ---
> > On Tuesday, August 23rd, 2022 at 6:14 AM, Glenn Washburn
> > developm...@
On Wed, 14 Sep 2022 16:15:56 +
Maxim Fomin wrote:
> --- Original Message ---
> On Tuesday, August 23rd, 2022 at 6:14 AM, Glenn Washburn
> wrote:
>
> > Why does the return type changed from v5? I like it was better before,
> > and I'm thinking the signature should be more like hash(
--- Original Message ---
On Tuesday, August 23rd, 2022 at 6:14 AM, Glenn Washburn
wrote:
> Why does the return type changed from v5? I like it was better before,
> and I'm thinking the signature should be more like hash() in
> cryptsetup, that is have password and password_size arguments
--- Original Message ---
On Saturday, August 27th, 2022 at 5:05 PM, Glenn Washburn
wrote:
>
>
> On Sat, 27 Aug 2022 12:06:30 +
> Maxim Fomin ma...@fomin.one wrote:
>
> > Also, I am confused about maximum key data and password size allowed by
> > cryptomount.h. It
> > limits GRUB_
On Sat, 27 Aug 2022 12:06:30 +
Maxim Fomin wrote:
> --- Original Message ---
> On Tuesday, August 23rd, 2022 at 6:14 AM, Glenn Washburn
> wrote:
> > > +/ Hashes a password into a key and stores it with cipher. /
> > > +static grub_uint8_t
> > > +plainmount_configure_password (grub_c
--- Original Message ---
On Tuesday, August 23rd, 2022 at 6:14 AM, Glenn Washburn
wrote:
> > +/ Hashes a password into a key and stores it with cipher. /
> > +static grub_uint8_t
> > +plainmount_configure_password (grub_cryptodisk_t dev, const char *hash,
> > + grub_uint8_t *key_data, gru
im Fomin wrote:
> From 683357e227467c05272facc7da534a82becc9d8a Mon Sep 17 00:00:00 2001
> From: Maxim Fomin
> Date: Sun, 31 Jul 2022 14:06:42 +0100
> Subject: [PATCH v6 1/1] plainmount: Support plain encryption mode
>
> This patch adds support for plain encryption mode (plain dm-cryp
From 683357e227467c05272facc7da534a82becc9d8a Mon Sep 17 00:00:00 2001
From: Maxim Fomin
Date: Sun, 31 Jul 2022 14:06:42 +0100
Subject: [PATCH v6 1/1] plainmount: Support plain encryption mode
This patch adds support for plain encryption mode (plain dm-crypt) via
new module/command named