[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <9c61d812-9ec8-006d-bf24-775879678865@nod.at>
Date: Wed, 30 Nov 2016 09:29:40 +0100
From: Richard Weinberger <richard@....at>
To: Joe Richey <joerichey@...gle.com>
Cc: linux-fsdevel <linux-fsdevel@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Ext4 Developers List <linux-ext4@...r.kernel.org>,
Michael Halcrow <mhalcrow@...gle.com>,
Theodore Ts'o <tytso@....edu>, muslukhovi@...il.com,
David Gstir <david@...ma-star.at>
Subject: Re: Idea behind EXT4_IOC_GET_ENCRYPTION_PWSALT?
Joe,
On 30.11.2016 01:44, Joe Richey wrote:
> Richard,
>
> Our current design for fscrypt (tentative name for the userspace
> filesystem encryption manager) does not use the global filesystem salt
> (EXT4_IOC_GET_ENCRYPTION_PWSALT), we are planning on having a
> different salt for each password used in the system. We are using
> planning on using Argon2id as the password stretching algorithm, so
> we'll have costs for memory, time, and parallelism stored for each
> password as well as a salt.
Makes sense.
So, for now I'll not implement this ioctl command in UBIFS.
Thanks,
//richard
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists