Re: [PATCH v4 08/13] crypto: s390/sha256 - implement library instead of shash

From: Linus Torvalds
Date: Mon Jun 02 2025 - 10:58:23 EST


On Sun, 1 Jun 2025 at 16:00, Eric Biggers <ebiggers@xxxxxxxxxx> wrote:
>
> I implemented my proposal, for lib/crc first,

Ok, I scanned through that series, and it looks good to me. A clear improvement.

Linus