<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in aes_ccm_kunit.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>fc8c78bce3335860ff4ae9fcfd3b2eb1f674efbb - Merge tag &apos;libcrypto-tests-for-linus&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux</title>
        <link>http://kernelsources.org:8080/source/history/linux/lib/crypto/tests/aes_ccm_kunit.c#fc8c78bce3335860ff4ae9fcfd3b2eb1f674efbb</link>
        <description>Merge tag &apos;libcrypto-tests-for-linus&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linuxPull crypto library test updates from Eric Biggers: - Add comprehensive KUnit test suites for the new AES-GCM and AES-CCM   library APIs - Add FIPS self-tests for all the AES encryption modes. This is needed   for parity with the traditional crypto API - Fix a couple more issues in the IRQ test helper* tag &apos;libcrypto-tests-for-linus&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux:  lib/crypto: aes-cmac: Use __cleanup() instead of memzero_explicit()  kunit: irq: Unregister on-stack timer and work from debugobjects  kunit: irq: Continue increasing hrtimer interval for longer  lib/crypto: tests: Add KUnit test suite for AES-GCM  lib/crypto: tests: Add KUnit test suite for AES-CCM  lib/crypto: tests: Add aead-test-template.h  lib/crypto: tests: Use per-test-case buffers in hash tests  lib/crypto: tests: Create test-utils.h  lib/crypto: aes: Add FIPS self-tests for GCM and CCM  lib/crypto: aes: Add FIPS self-tests for unauthenticated modes  lib/crypto: fips: Split fips.h into fips-aes.h and fips-sha.h

            List of files:
            /linux/lib/crypto/tests/aes_ccm_kunit.c</description>
        <pubDate>Tue, 18 Aug 2026 04:29:41 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>2aeef50ecadca2fea0c96abed49452ff9b582b48 - lib/crypto: tests: Add KUnit test suite for AES-CCM</title>
        <link>http://kernelsources.org:8080/source/history/linux/lib/crypto/tests/aes_ccm_kunit.c#2aeef50ecadca2fea0c96abed49452ff9b582b48</link>
        <description>lib/crypto: tests: Add KUnit test suite for AES-CCMAdd a KUnit test suite for the AES-CCM library API.It consists of:- All the shared test cases from aead-test-template.h.  These include  extensive consistency tests, a &quot;Monte-Carlo test&quot;, and a benchmark.- Tests against hardcoded AES-CCM test vectors from external sources.- Tests for CCM-specific message length validation.To generate the expected aes_ccm_monte_carlo_checksum[] value, add ascript gen-aead-testvecs.py which computes it using python-cryptography.Reviewed-by: Ard Biesheuvel &lt;ardb@kernel.org&gt;Link: https://patch.msgid.link/20260802233005.161467-5-ebiggers@kernel.orgSigned-off-by: Eric Biggers &lt;ebiggers@kernel.org&gt;

            List of files:
            /linux/lib/crypto/tests/aes_ccm_kunit.c</description>
        <pubDate>Mon, 03 Aug 2026 01:30:04 +0200</pubDate>
        <dc:creator>Eric Biggers &lt;ebiggers@kernel.org&gt;</dc:creator>
    </item>
</channel>
</rss>
