From: "Ard Biesheuvel" <ardb@kernel.org>
To: "Eric Biggers" <ebiggers@kernel.org>, linux-crypto@vger.kernel.org
Cc: linux-kernel@vger.kernel.org,
"Jason A . Donenfeld" <Jason@zx2c4.com>,
"Herbert Xu" <herbert@gondor.apana.org.au>,
"Thomas Huth" <thuth@redhat.com>
Subject: Re: [PATCH v2 0/5] lib/crypto: KUnit tests for AES-CCM and AES-GCM
Date: Mon, 03 Aug 2026 14:16:04 +0300 [thread overview]
Message-ID: <7a2d30cf-6556-44e9-97ef-35ba39d27270@app.fastmail.com> (raw)
In-Reply-To: <20260802233005.161467-1-ebiggers@kernel.org>
On Mon, 3 Aug 2026, at 02:30, 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
> gcm-ccm-kunit-v2
>
> This series adds comprehensive KUnit test suites for the AES-CCM and
> AES-GCM library APIs.
>
> This is a follow-up to the series
> "[PATCH v2 00/13] Library APIs for AES encryption modes"
> (https://lore.kernel.org/linux-crypto/20260715221153.246410-1-ebiggers@kernel.org/)
>
> Changed in v2:
> - Fixed crash in test_aes_ccm_data_len_too_large() on 32-bit kernels.
>
> Eric Biggers (5):
> lib/crypto: tests: Create test-utils.h
> lib/crypto: tests: Use per-test-case buffers in hash tests
> lib/crypto: tests: Add aead-test-template.h
> lib/crypto: tests: Add KUnit test suite for AES-CCM
> lib/crypto: tests: Add KUnit test suite for AES-GCM
>
Reviewed-by: Ard Biesheuvel <ardb@kernel.org>
next prev parent reply other threads:[~2026-08-03 11:16 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-02 23:30 [PATCH v2 0/5] lib/crypto: KUnit tests for AES-CCM and AES-GCM Eric Biggers
2026-08-02 23:30 ` [PATCH v2 1/5] lib/crypto: tests: Create test-utils.h Eric Biggers
2026-08-02 23:30 ` [PATCH v2 2/5] lib/crypto: tests: Use per-test-case buffers in hash tests Eric Biggers
2026-08-02 23:30 ` [PATCH v2 3/5] lib/crypto: tests: Add aead-test-template.h Eric Biggers
2026-08-02 23:30 ` [PATCH v2 4/5] lib/crypto: tests: Add KUnit test suite for AES-CCM Eric Biggers
2026-08-02 23:30 ` [PATCH v2 5/5] lib/crypto: tests: Add KUnit test suite for AES-GCM Eric Biggers
2026-08-03 11:16 ` Ard Biesheuvel [this message]
2026-08-05 19:47 ` [PATCH v2 0/5] lib/crypto: KUnit tests for AES-CCM and AES-GCM Eric Biggers
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=7a2d30cf-6556-44e9-97ef-35ba39d27270@app.fastmail.com \
--to=ardb@kernel.org \
--cc=Jason@zx2c4.com \
--cc=ebiggers@kernel.org \
--cc=herbert@gondor.apana.org.au \
--cc=linux-crypto@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=thuth@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox