Re: [PATCH v2 00/35] AES library improvements
From: Eric Biggers
Date: Thu Jan 15 2026 - 15:45:39 EST
On Mon, Jan 12, 2026 at 11:19:58AM -0800, Eric Biggers wrote:
> This series applies to libcrypto-next. It can also be retrieved from:
>
> git fetch https://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux.git aes-lib-v2
>
> This series makes three main improvements to the kernel's AES library:
FYI, applied to https://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux.git/log/?h=libcrypto-next
As always, additional reviews still appreciated!
- Eric