linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-09-26 14:20:35 to 2025-10-07 17:52:21 UTC [more...]

[PATCH] lib/crypto: Add FIPS pre-operational self-test for SHA algorithms
 2025-10-07 17:52 UTC  (7+ messages)

io_uring and crypto
 2025-10-07 17:27 UTC  (3+ messages)

[PATCH] crypto: api - fix reqsize handling for skciphers and aeads
 2025-10-07 13:57 UTC 

[PATCH v7 0/4] Add SPAcc Crypto Driver
 2025-10-07  6:50 UTC  (5+ messages)
` [PATCH v7 1/4] dt-bindings: crypto: Document support for SPAcc
` [PATCH v7 2/4] Add SPAcc ahash support
` [PATCH v7 3/4] Add SPAcc AUTODETECT Support
` [PATCH v7 4/4] Add SPAcc Kconfig and Makefile

[PATCH v4 0/4] arm64: Add AN7583 DTSI
 2025-10-06 21:57 UTC  (7+ messages)
` [PATCH v4 1/4] dt-bindings: crypto: Add support for Airoha AN7583 SoC
` [PATCH v4 2/4] dt-bindings: watchdog: airoha: "
` [PATCH v4 3/4] dt-bindings: arm64: dts: airoha: Add AN7583 compatible
` [PATCH v4 4/4] arm64: dts: Add Airoha AN7583 SoC and AN7583 Evaluation Board

[GIT PULL] Crypto Update for 6.17
 2025-10-06 20:09 UTC  (19+ messages)
        ` 6.17 crashes in ipv6 code when booted fips=1 [was: [GIT PULL] Crypto Update for 6.17]

[PATCH] crypto/testmgr.c: desupport SHA-1 for FIPS 140
 2025-10-06 15:48 UTC  (10+ messages)
` 6.17 Regression: loading trusted.ko with fips=1 fails due to "

[PATCH] hwrng: nomadik: add ARM_AMBA dependency
 2025-10-06  9:06 UTC  (3+ messages)

[PATCH 0/3] trusted-keys: Add support for protected keys using CAAM
 2025-10-06  7:17 UTC  (4+ messages)
` [PATCH 1/3] Doc: trusted-keys as protected keys
` [PATCH 2/3] KEYS: trusted: caam based protected key
` [PATCH 3/3] crypto:caam: Add support of paes algorithm

[PATCH v2 00/20] arm64: Move kernel mode FPSIMD buffer to the stack
 2025-10-05 14:54 UTC  (31+ messages)
` [PATCH v2 01/20] arm64: Revert support for generic kernel mode FPU
` [PATCH v2 02/20] arm64/simd: Add scoped guard API for kernel mode SIMD
` [PATCH v2 03/20] ARM/simd: "
` [PATCH v2 04/20] crypto: aegis128-neon - Move to more abstract 'ksimd' guard API
` [PATCH v2 05/20] raid6: "
` [PATCH v2 06/20] crypto/arm64: aes-ce-ccm - Avoid pointless yield of the NEON unit
` [PATCH v2 07/20] crypto/arm64: sm4-ce-ccm "
` [PATCH v2 08/20] crypto/arm64: sm4-ce-gcm "
` [PATCH v2 09/20] lib/crc: Switch ARM and arm64 to 'ksimd' scoped guard API
` [PATCH v2 10/20] lib/crypto: "
` [PATCH v2 11/20] crypto/arm64: aes-ccm - Switch "
` [PATCH v2 12/20] crypto/arm64: aes-blk "
` [PATCH v2 13/20] crypto/arm64: aes-gcm "
` [PATCH v2 14/20] crypto/arm64: nhpoly1305 "
` [PATCH v2 15/20] crypto/arm64: polyval "
` [PATCH v2 16/20] crypto/arm64: sha3 "
` [PATCH v2 17/20] crypto/arm64: sm3 "
` [PATCH v2 18/20] crypto/arm64: sm4 "
` [PATCH v2 19/20] arm64/xorblocks: "
` [PATCH v2 20/20] arm64/fpsimd: Allocate kernel mode FP/SIMD buffers on the stack

[GIT PULL] Crypto Update for 6.18
 2025-10-04 22:31 UTC  (3+ messages)

[PATCH v6 0/4] Add SPAcc Crypto Driver
 2025-10-04  1:18 UTC  (6+ messages)
` [PATCH v6 1/4] dt-bindings: crypto: Document support for SPAcc
` [PATCH v6 2/4] Add SPAcc ahash support
` [PATCH v6 3/4] Add SPAcc AUTODETECT Support
` [PATCH v6 4/4] Add SPAcc Kconfig and Makefile

[PATCH v12 00/23] zswap compression batching with optimized iaa_crypto driver
 2025-10-03 19:10 UTC  (14+ messages)
` [PATCH v12 20/23] mm: zswap: Per-CPU acomp_ctx resources exist from pool creation to deletion
` [PATCH v12 22/23] mm: zswap: zswap_store() will process a large folio in batches

[PATCH] ccp/hsti: Fix bogus sizeof in psp_populate_hsti
 2025-10-02 19:18 UTC  (2+ messages)

[PATCH iproute2-next v2] lib/bpf_legacy: Use userspace SHA-1 code instead of AF_ALG
 2025-10-02 17:53 UTC  (6+ messages)

[PATCH v2] stable: crypto: sha256 - fix crash at kexec
 2025-10-02 17:37 UTC  (2+ messages)

[PATCH v3 0/8] crypto, lib/crypto: Add SHAKE128/256 support and move SHA3 to lib/crypto
 2025-10-02 16:27 UTC  (21+ messages)
` [PATCH v3 1/8] s390/sha3: Rename conflicting functions
` [PATCH v3 3/8] lib/crypto: Add SHA3-224, SHA3-256, SHA3-384, SHA-512, SHAKE128, SHAKE256
` [PATCH v3 5/8] lib/crypto: Add SHA3 kunit tests
` [PATCH v3 6/8] crypto/sha3: Use lib/crypto/sha3
` [PATCH v3 7/8] crypto/sha3: Add SHAKE128/256 support
` [PATCH v3 8/8] crypto: SHAKE tests

[PATCH v5 0/5] lib/crypto: Add SHAKE128/256 support and move SHA3 to lib/crypto
 2025-10-02 14:03 UTC  (6+ messages)
` [PATCH v5 1/5] s390/sha3: Rename conflicting functions
` [PATCH v5 2/5] arm64/sha3: "
` [PATCH v5 3/5] lib/crypto: Add SHA3-224, SHA3-256, SHA3-384, SHA3-512, SHAKE128, SHAKE256
` [PATCH v5 4/5] lib/crypto: Move the SHA3 Iota transform into the single round function
` [PATCH v5 5/5] lib/crypto: Add SHA3 kunit tests

[PATCH] stable: crypto: sha256 - fix crash at kexec
 2025-10-02 10:02 UTC  (5+ messages)

[PATCH] crypto: ti - Add CRYPTO_ALG_ASYNC flag to DTHEv2 AES algos
 2025-10-02  9:49 UTC  (2+ messages)

[PATCH] crypto: fix null-ptr-dereference in rng_setentropy
 2025-10-02  9:45 UTC  (2+ messages)
` [PATCH] crypto: rng - Ensure set_ent is always present

[PATCH 0/8] VAES+AVX2 optimized implementation of AES-GCM
 2025-10-02  2:31 UTC  (9+ messages)
` [PATCH 1/8] crypto: x86/aes-gcm - add VAES+AVX2 optimized code
` [PATCH 2/8] crypto: x86/aes-gcm - remove VAES+AVX10/256 "
` [PATCH 3/8] crypto: x86/aes-gcm - rename avx10 and avx10_512 to avx512
` [PATCH 4/8] crypto: x86/aes-gcm - clean up AVX512 code to assume 512-bit vectors
` [PATCH 5/8] crypto: x86/aes-gcm - reorder AVX512 precompute and aad_update functions
` [PATCH 6/8] crypto: x86/aes-gcm - revise some comments in AVX512 code
` [PATCH 7/8] crypto: x86/aes-gcm - optimize AVX512 precomputation of H^2 from H^1
` [PATCH 8/8] crypto: x86/aes-gcm - optimize long AAD processing with AVX512

[PATCH bpf-next] selftests/bpf: Add test for libbpf_sha256()
 2025-10-01 23:10 UTC  (2+ messages)

[PATCH] crypto: ccp/sfs - Use DIV_ROUND_UP for set_memory_uc() size calculation
 2025-10-01 17:49 UTC  (3+ messages)

[PATCH v4 0/5] lib/crypto: Add SHAKE128/256 support and move SHA3 to lib/crypto
 2025-10-01 13:08 UTC  (6+ messages)
` [PATCH v4 1/5] s390/sha3: Rename conflicting functions
` [PATCH v4 2/5] arm64/sha3: "
` [PATCH v4 3/5] lib/crypto: Add SHA3-224, SHA3-256, SHA3-384, SHA3-512, SHAKE128, SHAKE256
` [PATCH v4 4/5] lib/crypto: Move the SHA3 Iota transform into the single round function
` [PATCH v4 5/5] lib/crypto: Add SHA3 kunit tests

[Bug report] crypto: zstd: kernel dump during UBIFS write back
 2025-09-30 16:09 UTC  (5+ messages)
` [PATCH] crypto: zstd - Fix compression bug caused by truncation

[GIT PULL] Interleaved SHA-256 hashing support for 6.18
 2025-09-29 23:22 UTC  (2+ messages)

[GIT PULL] Crypto library updates for 6.18
 2025-09-29 23:22 UTC  (2+ messages)

[GIT PULL] CRC updates for 6.18
 2025-09-29 23:22 UTC  (2+ messages)

[PATCH v3 0/4] arm64: Add AN7583 DTSI
 2025-09-29 10:16 UTC  (10+ messages)
` [PATCH v3 1/4] dt-bindings: crypto: Add support for Airoha AN7583 SoC
` [PATCH v3 2/4] dt-bindings: watchdog: airoha: "
` [PATCH v3 3/4] dt-bindings: arm64: dts: airoha: Add AN7583 compatible
` [PATCH v3 4/4] arm64: dts: Add Airoha AN7583 SoC and AN7583 Evaluation Board

[RFC] crypto: support for a standalone FIPS 140 module
 2025-09-29  9:47 UTC  (3+ messages)
` [PATCH RFC 019/104] module: add load_module_mem() helper

[PATCH] rhashtable: use likely/unlikely for rhashtable lookup
 2025-09-29  8:44 UTC  (3+ messages)

[PATCH bpf-next] libbpf: Don't use AF_ALG for SHA-256
 2025-09-28 13:46 UTC  (3+ messages)

[PATCH] dt-bindings: rng: hisi-rng: convert to DT schema
 2025-09-28  3:59 UTC  (2+ messages)

[PATCH] crypto: Add explicit title heading to API docs
 2025-09-28  3:59 UTC  (2+ messages)

[PATCH] hwrng: fix division by zero in ks_sa_rng_init
 2025-09-28  3:58 UTC  (2+ messages)

[PATCH] KEYS: X.509: Fix Basic Constraints CA flag parsing
 2025-09-28  3:56 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] dt-bindings: rng: sparc_sun_oracle_rng: convert to DT schema
 2025-09-27 11:48 UTC  (4+ messages)
` [PATCH v2 0/2] dt-bindings: rng: sparc_sun_oracle_rng: convert to DT
    `  "

[PATCH v5 4/4] Add SPAcc Kconfig and Makefile
 2025-09-27 11:13 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).