Message ID | 20230630050323.984216-1-letrhee@nsr.re.kr (mailing list archive) |
---|---|
Headers | show |
Series | crypto: LEA block cipher implementation | expand |
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. If the LEA cipher is accepted, we would like to add a SIMD implementation for it.
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. > > 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) 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