Re: [PATCH v4 0/4] crypto: LEA block cipher implementation
From: Eric Biggers <ebiggers@kernel.org>
Date: 2023-08-22 04:53:59
Also in:
linux-crypto, linux-fscrypt, lkml
From: Eric Biggers <ebiggers@kernel.org>
Date: 2023-08-22 04:53:59
Also in:
linux-crypto, linux-fscrypt, lkml
On Mon, Aug 21, 2023 at 07:50:37AM +0900, Dongsoo Lee wrote:
Hello. Is there any further progress on the patch we submitted and the additional fscrypt documentation? https://lore.kernel.org/linux-fscrypt/20230630064811.22569-1-ebiggers@kernel.org/T/#u (local). If the LEA cipher is accepted, we would like to add a SIMD implementation for it.
I already applied 'fscrypt: improve the "Encryption modes and usage" section' (https://lore.kernel.org/r/20230630064811.22569-2-ebiggers@kernel.org (local)) for 6.6. I don't object to the fscrypt support for LEA, but I'm not going to apply it until the crypto API support is accepted. - Eric