[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAFiNs_rFYp9L_AB1x+dkRg+oUF1uGKxDm5qQqAaoK1AcS=45AQ@mail.gmail.com>
Date: Sat, 29 Apr 2023 11:20:54 +0900
From: Letrhee <letrhee@...il.com>
To: Eric Biggers <ebiggers@...nel.org>
Cc: Dongsoo Lee <letrhee@....re.kr>, linux-crypto@...r.kernel.org,
Herbert Xu <herbert@...dor.apana.org.au>,
"David S. Miller" <davem@...emloft.net>,
Thomas Gleixner <tglx@...utronix.de>,
Ingo Molnar <mingo@...hat.com>, Borislav Petkov <bp@...en8.de>,
Dave Hansen <dave.hansen@...ux.intel.com>, x86@...nel.org,
"H. Peter Anvin" <hpa@...or.com>, linux-kernel@...r.kernel.org,
"David S. Miller" <abc@...t.nsr.re.kr>
Subject: Re: [PATCH 1/3] crypto: LEA block cipher implementation
Thank you for taking the time to review the implementation. I
appreciate your feedback and will respond to other reviews soon.
As you mentioned, I agree that using loop unrolling in generic C code
can be unnecessary and make it difficult to verify against the
original paper. Additionally, I acknowledge that the submitted code
may lack sufficient comments.
I'll follow your suggestion and re-implement the code.
Thank you again for your review.
Powered by blists - more mailing lists