linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-04-25 13:28:22 to 2025-04-29 16:57:51 UTC [more...]

[v3 PATCH 00/13] Architecture-optimized SHA-256 library API
 2025-04-29 16:57 UTC  (15+ messages)
` [v3 PATCH 01/13] crypto: sha256 - support arch-optimized lib and expose through shash
` [v3 PATCH 02/13] crypto: arm/sha256 - implement library instead of shash
` [v3 PATCH 03/13] crypto: arm64/sha256 - remove obsolete chunking logic
` [v3 PATCH 04/13] crypto: arm64/sha256 - implement library instead of shash
` [v3 PATCH 05/13] crypto: mips/sha256 "
` [v3 PATCH 06/13] crypto: powerpc/sha256 "
` [v3 PATCH 07/13] crypto: riscv/sha256 "
` [v3 PATCH 08/13] crypto: s390/sha256 "
` [v3 PATCH 09/13] crypto: sparc - move opcodes.h into asm directory
` [v3 PATCH 10/13] crypto: sparc/sha256 - implement library instead of shash
` [v3 PATCH 11/13] crypto: x86/sha256 "
` [v3 PATCH 12/13] crypto: sha256 - remove sha256_base.h
` [v3 PATCH 13/13] crypto: lib/sha256 - improve function prototypes

[PATCH] firmware_loader: use SHA-256 library API instead of crypto_shash API
 2025-04-29 16:42 UTC  (3+ messages)

[PATCH 1/1] Revert "crypto: run initcalls for generic implementations earlier"
 2025-04-29 16:41 UTC  (2+ messages)

[PATCH 0/2] crypto: s390/hmac - Use generic hash export format
 2025-04-29 12:04 UTC  (4+ messages)
` [PATCH 1/2] crypto: s390/hmac - Extend hash length counters to 128 bits
` [PATCH 2/2] crypto: s390/hmac - Use generic hash export format

[PATCH v1 4/6] Add SPAcc ahash support
 2025-04-29 10:46 UTC  (3+ messages)

s390: CI failures on all sha kernel modules on linux-next
 2025-04-29  9:12 UTC  (2+ messages)
` [PATCH] crypto: s390/sha512 - Fix sha512 state size

[PATCH v3 00/13] Finish disentangling ChaCha, Poly1305, and BLAKE2s from CRYPTO
 2025-04-29  8:22 UTC  (4+ messages)
` [PATCH v3 02/13] crypto: powerpc - drop redundant dependencies on PPC

[PATCH] crypto: streebog - Use API partial block handling
 2025-04-29  8:43 UTC 

[PATCH] crypto: rmd160 - Use API partial block handling
 2025-04-29  8:42 UTC 

[PATCH v14 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
 2025-04-29  0:56 UTC  (4+ messages)

[PATCH] nfsd: use SHA-256 library API instead of crypto_shash API
 2025-04-28 20:24 UTC  (4+ messages)

[PATCH] x86/sgx: Use SHA-256 library API instead of crypto_shash API
 2025-04-28 19:34 UTC  (3+ messages)

[PATCH net-next] r8152: use SHA-256 library API instead of crypto_shash API
 2025-04-28 19:16 UTC 

[PATCH v1 0/6] Add SPAcc Crypto Driver
 2025-04-28 19:05 UTC  (7+ messages)
` [PATCH v1 1/6] dt-bindings: crypto: Document support for SPAcc

[PATCH] apparmor: use SHA-256 library API instead of crypto_shash API
 2025-04-28 19:04 UTC 

[PATCH] kexec_file: use SHA-256 library API instead of crypto_shash API
 2025-04-28 18:57 UTC 

[PATCH] x86/microcode/AMD: Use sha256() instead of init/update/final
 2025-04-28 18:30 UTC 

[PATCH v14 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
 2025-04-28 17:38 UTC  (3+ messages)
` [PATCH v14 18/19] x86: Secure Launch late initcall platform module

[PATCH] crypto: qat - include qat_common in top Makefile
 2025-04-28 17:24 UTC 

[PATCH v4 00/13] Architecture-optimized SHA-256 library API
 2025-04-28 17:00 UTC  (14+ messages)
` [PATCH v4 01/13] crypto: sha256 - support arch-optimized lib and expose through shash
` [PATCH v4 02/13] crypto: arm/sha256 - implement library instead of shash
` [PATCH v4 03/13] crypto: arm64/sha256 - remove obsolete chunking logic
` [PATCH v4 04/13] crypto: arm64/sha256 - implement library instead of shash
` [PATCH v4 05/13] crypto: mips/sha256 "
` [PATCH v4 06/13] crypto: powerpc/sha256 "
` [PATCH v4 07/13] crypto: riscv/sha256 "
` [PATCH v4 08/13] crypto: s390/sha256 "
` [PATCH v4 09/13] crypto: sparc - move opcodes.h into asm directory
` [PATCH v4 10/13] crypto: sparc/sha256 - implement library instead of shash
` [PATCH v4 11/13] crypto: x86/sha256 "
` [PATCH v4 12/13] crypto: sha256 - remove sha256_base.h
` [PATCH v4 13/13] crypto: lib/sha256 - improve function prototypes

[PATCH v2] crypto: crc32 - remove "generic" from file and module names
 2025-04-28 16:55 UTC  (2+ messages)

[PATCH 00/33] Add support for Qualcomm Snapdragon SM7150 SoC and Google Pixel 4a
 2025-04-28 16:21 UTC  (4+ messages)
` [PATCH 11/33] dt-bindings: mmc: sdhci-msm: Add the SM7150 compatible

[PATCH] Revert "crypto: crc32 - remove "_generic" from filenames"
 2025-04-28 16:11 UTC  (2+ messages)

[PATCH RESEND] crypto: sun8i-ss: do not use sg_dma_len before calling DMA functions
 2025-04-28 11:54 UTC  (4+ messages)

[PATCH] crypto: octeontx2 - Simplify multiple return statements
 2025-04-28 11:54 UTC  (2+ messages)

[PATCH] crypto: iaa: Adjust workqueue allocation type
 2025-04-28 11:53 UTC  (2+ messages)

[PATCH 1/4] crypto: sun8i-ce-cipher - fix error handling in sun8i_ce_cipher_prepare()
 2025-04-28 11:53 UTC  (10+ messages)
` [PATCH 2/4] crypto: sun8i-ce-cipher - use crypto_skcipher_driver_name()
` [PATCH 3/4] crypto: sun8i-ce-cipher - use IS_ENABLED() checks for debugfs stats
` [PATCH 4/4] crypto: sun8i-ce-cipher - use pm_runtime_resume_and_get()

[PATCH net-next] crypto/krb5: Fix change to use SG miter to use offset
 2025-04-28 11:19 UTC  (2+ messages)

[v4 PATCH 00/11] crypto: lib - Add partial block helper
 2025-04-28  4:56 UTC  (12+ messages)
` [v4 PATCH 01/11] crypto: lib/sha256 - Move partial block handling out
` [v4 PATCH 02/11] crypto: lib/poly1305 - Add block-only interface
` [v4 PATCH 03/11] crypto: arm/poly1305 "
` [v4 PATCH 04/11] crypto: arm64/poly1305 "
` [v4 PATCH 05/11] crypto: mips/poly1305 "
` [v4 PATCH 06/11] crypto: powerpc/poly1305 "
` [v4 PATCH 07/11] crypto: x86/poly1305 "
` [v4 PATCH 08/11] crypto: chacha20poly1305 - Use lib/crypto poly1305
` [v4 PATCH 09/11] crypto: testmgr - Remove poly1305
` [v4 PATCH 10/11] crypto: poly1305 - Remove algorithm
` [v4 PATCH 11/11] crypto: lib/poly1305 - Use block-only interface

[v2 PATCH 00/13] Architecture-optimized SHA-256 library API
 2025-04-27 14:07 UTC  (19+ messages)
` [v2 PATCH 01/13] crypto: sha256 - support arch-optimized lib and expose through shash
` [v2 PATCH 02/13] crypto: arm/sha256 - implement library instead of shash
` [v2 PATCH 03/13] crypto: arm64/sha256 - remove obsolete chunking logic
` [v2 PATCH 04/13] crypto: arm64/sha256 - implement library instead of shash
` [v2 PATCH 05/13] crypto: mips/sha256 "
` [v2 PATCH 06/13] crypto: powerpc/sha256 "
` [v2 PATCH 07/13] crypto: riscv/sha256 "
` [v2 PATCH 08/13] crypto: s390/sha256 "
` [v2 PATCH 09/13] crypto: sparc - move opcodes.h into asm directory
` [v2 PATCH 10/13] crypto: sparc/sha256 - implement library instead of shash
` [v2 PATCH 11/13] crypto: x86/sha256 "
` [v2 PATCH 12/13] crypto: sha256 - remove sha256_base.h
` [v2 PATCH 13/13] crypto: lib/sha256 - improve function prototypes

[v3 PATCH 00/11] crypto: lib - Add partial block helper
 2025-04-27  5:22 UTC  (12+ messages)
` [v3 PATCH 01/11] crypto: lib/sha256 - Move partial block handling out
` [v3 PATCH 02/11] crypto: lib/poly1305 - Add block-only interface
` [v3 PATCH 03/11] crypto: arm/poly1305 "
` [v3 PATCH 04/11] crypto: arm64/poly1305 "
` [v3 PATCH 05/11] crypto: mips/poly1305 "
` [v3 PATCH 06/11] crypto: powerpc/poly1305 "
` [v3 PATCH 07/11] crypto: x86/poly1305 "
` [v3 PATCH 08/11] crypto: chacha20poly1305 - Use lib/crypto poly1305
` [v3 PATCH 09/11] crypto: testmgr - Remove poly1305
` [v3 PATCH 10/11] crypto: poly1305 - Remove algorithm
` [v3 PATCH 11/11] crypto: lib/poly1305 - Use block-only interface

[PATCH 00/13] Architecture-optimized SHA-256 library API
 2025-04-27  5:21 UTC  (30+ messages)
` [PATCH 01/13] crypto: sha256 - support arch-optimized lib and expose through shash
` [PATCH 02/13] crypto: arm/sha256 - implement library instead of shash
` [PATCH 03/13] crypto: arm64/sha256 - remove obsolete chunking logic
` [PATCH 04/13] crypto: arm64/sha256 - implement library instead of shash
` [PATCH 05/13] crypto: mips/sha256 "
` [PATCH 06/13] crypto: powerpc/sha256 "
` [PATCH 07/13] crypto: riscv/sha256 "
` [PATCH 08/13] crypto: s390/sha256 "
` [PATCH 09/13] crypto: sparc - move opcodes.h into asm directory
` [PATCH 10/13] crypto: sparc/sha256 - implement library instead of shash
` [PATCH 11/13] crypto: x86/sha256 "
` [PATCH 12/13] crypto: sha256 - remove sha256_base.h
` [PATCH 13/13] crypto: lib/sha256 - improve function prototypes

[PATCH 00/15] crypto: lib - Add partial block helper
 2025-04-27  1:47 UTC  (6+ messages)
` [PATCH 02/15] crypto: lib/poly1305 - Add block-only interface

[v2 PATCH 00/11] crypto: lib - Add partial block helper
 2025-04-27  1:24 UTC  (13+ messages)
` [v2 PATCH 01/11] crypto: lib/sha256 - Move partial block handling out
` [v2 PATCH 02/11] crypto: lib/poly1305 - Add block-only interface
` [v2 PATCH 03/11] crypto: arm/poly1305 "
` [v2 PATCH 04/11] crypto: arm64/poly1305 "
` [v2 PATCH 05/11] crypto: mips/poly1305 "
` [v2 PATCH 06/11] crypto: powerpc/poly1305 "
` [v2 PATCH 07/11] crypto: x86/poly1305 "
` [v2 PATCH 08/11] crypto: chacha20poly1305 - Use lib/crypto poly1305
` [v2 PATCH 09/11] crypto: testmgr - Remove poly1305
` [v2 PATCH 10/11] crypto: poly1305 - Remove algorithm
` [v2 PATCH 11/11] crypto: lib/poly1305 - Use block-only interface

[PATCH 0/2] crypto: Make memcpy_sglist usable for Crypto API
 2025-04-27  1:12 UTC  (5+ messages)
` [PATCH 1/2] crypto: ccp - Include crypto/utils.h for crypto_memneq
` [PATCH 2/2] crypto: scatterwalk - Move skcipher walk and use it for memcpy_sglist

[PATCH v2 0/9] Clean up the crypto testing options
 2025-04-26 20:31 UTC  (2+ messages)

[syzbot] [crypto?] KMSAN: uninit-value in __crc32c_le_base (4)
 2025-04-26 15:03 UTC  (5+ messages)
` [PATCH] bcachefs: Fix unit-value within btree_bounce_alloc()

[PATCH v2 00/12] ARM: bcm: Add some BCMBCA peripherals
 2025-04-26  8:49 UTC  (16+ messages)
` [PATCH v2 01/12] ARM: dts: bcm6878: Correct UART0 IRQ number
` [PATCH v2 03/12] ARM: dts: bcm6846: Add interrupt to RNG
` [PATCH v2 05/12] ARM: dts: bcm6878: Add BCMBCA peripherals
` [PATCH v2 09/12] ARM64: dts: bcm4908: "
` [PATCH v2 10/12] ARM64: dts: bcm6856: "
` [PATCH v2 11/12] ARM64: dts: bcm6858: "
` [PATCH v2 12/12] ARM64: dts: bcm63158: "

[v2 PATCH 0/3] crypto: scatterwalk - scatterwalk_next and memcpy_sglist
 2025-04-26  6:16 UTC  (4+ messages)
` [v2 PATCH 2/3] crypto: scatterwalk - Add memcpy_sglist

[PATCH v3 0/4] Add SEV-SNP CipherTextHiding feature support
 2025-04-26  0:00 UTC  (5+ messages)
` [PATCH v3 4/4] KVM: SVM: Add SEV-SNP CipherTextHiding support

[PATCH v2 security-next 0/4] Introducing Hornet LSM
 2025-04-25 21:44 UTC  (15+ messages)
` [PATCH v2 security-next 1/4] security: "

all crypto selftests failed on linux-next-20250424
 2025-04-25 19:16 UTC  (7+ messages)
` [PATCH] crypto: Remove CRYPTO_ALG_ENGINE bit
    ` [PATCH] crypto: arm/blake2b - Set FINAL_NONZERO
        ` [PATCH] crypto: arm64/sha1 - Set finalize for short finup

[RFC] Looking at the IAA driver
 2025-04-25 15:19 UTC 

[PATCH v3 0/3] Rework protected key AES for true asynch support
 2025-04-25 14:56 UTC  (3+ messages)
` [PATCH v3 2/3] s390/crypto: "


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).