Re: [PATCH v8 1/7] crypto: essiv - create wrapper template for ESSIV generation

2019-07-25 Thread Herbert Xu
Ard Biesheuvel wrote: > > + * The typical use of this template is to instantiate the skcipher > + * 'essiv(cbc(aes),aes,sha256)', which is the only instantiation used by > + * fscrypt, and the most relevant one for dm-crypt. However, dm-crypt > + * also permits ESSIV to be used in combination with

Re: [dm-devel] xts fuzz testing and lack of ciphertext stealing support

2019-07-25 Thread Ard Biesheuvel
On Thu, 25 Jul 2019 at 10:49, Pascal Van Leeuwen wrote: > > > > -Original Message- > > From: Ard Biesheuvel > > Sent: Thursday, July 25, 2019 8:22 AM > > To: Pascal Van Leeuwen > > Cc: Milan Broz ; Herbert Xu > > ; dm-devel@redhat.com; linux- > > cry...@vger.kernel.org; Horia Geanta >

RE: [dm-devel] xts fuzz testing and lack of ciphertext stealing support

2019-07-25 Thread Pascal Van Leeuwen
> -Original Message- > From: Ard Biesheuvel > Sent: Thursday, July 25, 2019 8:22 AM > To: Pascal Van Leeuwen > Cc: Milan Broz ; Herbert Xu > ; dm-devel@redhat.com; linux- > cry...@vger.kernel.org; Horia Geanta > Subject: Re: [dm-devel] xts fuzz testing and lack of ciphertext stealing