linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-01 04:37:03 to 2025-08-15 02:25:22 UTC [more...]

[PATCH net-next] nfc: s3fwrn5: Use SHA-1 library instead of crypto_shash
 2025-08-15  2:23 UTC 

[PATCH 0/2] Convert lib/digsig.c to SHA-1 library
 2025-08-15  2:17 UTC  (3+ messages)
` [PATCH 1/2] integrity: Select CRYPTO from INTEGRITY_ASYMMETRIC_KEYS
` [PATCH 2/2] lib/digsig: Use SHA-1 library instead of crypto_shash

[PATCH net-next] ppp: mppe: Use SHA-1 library instead of crypto_shash
 2025-08-15  2:07 UTC 

[PATCH v1 RFC 6/6] crypto: implement KFuzzTest targets for PKCS7 and RSA parsing
 2025-08-15  1:17 UTC  (3+ messages)

[PATCH v2] lib/crypto: ensure generated *.S files are removed on make clean
 2025-08-15  1:08 UTC  (2+ messages)

[PATCH v11 00/24] zswap compression batching with optimized iaa_crypto driver
 2025-08-14 22:17 UTC  (12+ messages)
` [PATCH v11 22/24] mm: zswap: Allocate pool batching resources if the compressor supports batching
` [PATCH v11 23/24] mm: zswap: zswap_store() will process a large folio in batches
` [PATCH v11 24/24] mm: zswap: Batched zswap_compress() with compress batching of large folios

[PATCH v7 0/7] Add SEV-SNP CipherTextHiding feature support
 2025-08-14 11:54 UTC  (16+ messages)
` [PATCH v7 7/7] KVM: SEV: Add SEV-SNP CipherTextHiding support

[PATCH v9 0/9] arm64: lan969x: Add support for Microchip LAN969x SoC
 2025-08-14 10:11 UTC  (13+ messages)
` [PATCH v9 1/9] arm64: Add config for Microchip SoC platforms
` [PATCH v9 2/9] ARM: at91: select ARCH_MICROCHIP
` [PATCH v9 3/9] arm64: lan969x: Add support for Microchip LAN969x SoC
` [PATCH v9 4/9] mfd: at91-usart: Make it selectable for ARCH_MICROCHIP
` [PATCH v9 5/9] tty: serial: atmel: make "
` [PATCH v9 6/9] spi: "
` [PATCH v9 7/9] i2c: at91: "
` [PATCH v9 8/9] char: hw_random: atmel: "
` [PATCH v9 9/9] crypto: atmel-aes: "

[PATCH] lib/crypto: ensure generated *.S files are removed on make clean
 2025-08-14  2:40 UTC  (3+ messages)

[bug] pkcs1(rsa-generic,sha256) sign test and RSA selftest failures, possibly related to sig_alg backend changes
 2025-08-13 13:51 UTC  (4+ messages)

[PATCH] tee: Use SHA-1 library instead of crypto_shash
 2025-08-13 13:43 UTC  (3+ messages)

[PATCH net-next v2 0/3] sctp: Convert to use crypto lib, and upgrade cookie auth
 2025-08-13  4:01 UTC  (4+ messages)
` [PATCH net-next v2 1/3] selftests: net: Explicitly enable CONFIG_CRYPTO_SHA1 for IPsec
` [PATCH net-next v2 2/3] sctp: Use HMAC-SHA1 and HMAC-SHA256 library for chunk authentication
` [PATCH net-next v2 3/3] sctp: Convert cookie authentication to use HMAC-SHA256

[PATCH v2 0/3] KEYS: trusted_tpm1: HMAC fix and cleanup
 2025-08-12 16:29 UTC  (8+ messages)
` [PATCH v2 1/3] KEYS: trusted_tpm1: Compare HMAC values in constant time
` [PATCH v2 2/3] KEYS: trusted_tpm1: Use SHA-1 library instead of crypto_shash
` [PATCH v2 3/3] KEYS: trusted_tpm1: Move private functionality out of public header

[PATCH net-next 0/2] sctp: Convert to use crypto lib, and upgrade cookie auth
 2025-08-12 10:58 UTC  (4+ messages)
` [PATCH net-next 1/2] sctp: Use HMAC-SHA1 and HMAC-SHA256 library for chunk authentication
` [PATCH net-next 2/2] sctp: Convert cookie authentication to use HMAC-SHA256

[PATCH v1] platform/mellanox: Add mlxbf_pka driver for BlueField Soc
 2025-08-12 10:21 UTC  (3+ messages)

[PATCH bpf-next] bpf: Use sha1() instead of sha1_transform() in bpf_prog_calc_tag()
 2025-08-12  4:15 UTC  (4+ messages)

[PATCH 0/3] Test CRC computation in interrupt contexts
 2025-08-11 18:26 UTC  (4+ messages)
` [PATCH 1/3] kunit, lib/crypto: Move run_irq_test() to common header
` [PATCH 2/3] lib/crc: crc_kunit: Test CRC computation in interrupt contexts
` [PATCH 3/3] lib/crc: Use underlying functions instead of crypto_simd_usable()

[PATCH v2 0/7] MD5 library functions
 2025-08-11 18:00 UTC  (10+ messages)
` [PATCH v2 1/7] lib/crypto: md5: Add MD5 and HMAC-MD5 "
` [PATCH v2 2/7] lib/crypto: mips/md5: Migrate optimized code into library
` [PATCH v2 3/7] mips: cavium-octeon: Move octeon-crypto.c into parent dir
` [PATCH v2 4/7] lib/crypto: powerpc/md5: Migrate optimized code into library
` [PATCH v2 5/7] lib/crypto: sparc/md5: "
` [PATCH v2 6/7] crypto: md5 - Wrap library and add HMAC support
` [PATCH v2 7/7] lib/crypto: tests: Add KUnit tests for MD5 and HMAC-MD5

[PATCH] lib/crypto: sha: Update Kconfig help for SHA1 and SHA256
 2025-08-11 17:59 UTC  (2+ messages)

[PATCH] lib/crypto: sha512: Use underlying functions instead of crypto_simd_usable()
 2025-08-11 17:58 UTC  (2+ messages)

[PATCH] lib/crypto: sha256: Use underlying functions instead of crypto_simd_usable()
 2025-08-11 17:58 UTC  (2+ messages)

[GIT PULL] Crypto Fixes for 6.17
 2025-08-11 16:57 UTC  (8+ messages)
      ` [PATCH] crypto: hash - Make HASH_MAX_DESCSIZE a bit more obvious

[PATCH v4 0/6] Add SPAcc Crypto Driver
 2025-08-11 14:48 UTC  (9+ messages)
` [PATCH v4 1/6] dt-bindings: crypto: Document support for SPAcc
` [PATCH v4 2/6] Add SPAcc Skcipher support
` [PATCH v4 3/6] Add SPAcc AUTODETECT Support
` [PATCH v4 4/6] Add SPAcc ahash support
` [PATCH v4 5/6] Add SPAcc AEAD support
` [PATCH v4 6/6] Add SPAcc Kconfig and Makefile

[PATCH v8 00/10] arm64: lan969x: Add support for Microchip LAN969x SoC
 2025-08-11 12:20 UTC  (7+ messages)
` [PATCH v8 01/10] arm64: Add config for Microchip SoC platforms

[PATCH] crypto: octeontx2 - Call strscpy() with correct size argument
 2025-08-11  9:24 UTC 

[PATCH 0/2] thunderbolt: HMAC fix and cleanup
 2025-08-11  5:58 UTC  (2+ messages)

[PATCH v2 0/2] tpm: Clean up HMAC validation and computation
 2025-08-09 17:38 UTC  (8+ messages)
` [PATCH v2 1/2] tpm: Compare HMAC values in constant time
` [PATCH v2 2/2] tpm: Use HMAC-SHA256 library instead of open-coded HMAC

[PATCH 0/3] KEYS: trusted_tpm1: HMAC fix and cleanup
 2025-08-09 17:21 UTC  (12+ messages)
` [PATCH 1/3] KEYS: trusted_tpm1: Compare HMAC values in constant time
` [PATCH 2/3] KEYS: trusted_tpm1: Use SHA-1 library instead of crypto_shash
` [PATCH 3/3] KEYS: trusted_tpm1: Move private functionality out of public header

[syzbot] [crypto?] KMSAN: kernel-infoleak in rng_recvmsg
 2025-08-09  9:59 UTC  (2+ messages)
` [PATCH] crypto: Prevent "

[PATCH 0/3] crypto: hisilicon - add fallback function for hisilicon accelerater driver
 2025-08-09  7:08 UTC  (4+ messages)
` [PATCH 1/3] crypto: hisilicon/zip - support fallback for zip
` [PATCH 2/3] crypto: hisilicon/hpre - support the hpre algorithm fallback
` [PATCH 3/3] crypto: hisilicon/sec2 - support skcipher/aead fallback for hardware queue unavailable

[PATCH] crypto: ccp - Remove redundant __GFP_ZERO
 2025-08-08 16:22 UTC  (2+ messages)

[PATCH] lib/lzo: add unlikely hints to overrun checks
 2025-08-07 11:44 UTC 

[PATCH v2 00/34] Compiler-Based Capability- and Locking-Analysis
 2025-08-06 13:36 UTC  (3+ messages)

[PATCH] crypto: ccp: Fix checks for SNP_VLEK_LOAD input buffer length
 2025-08-05 18:05 UTC  (2+ messages)

[PATCH 0/7] MD5 library functions
 2025-08-05 17:15 UTC  (26+ messages)
` [PATCH 1/7] mips: cavium-octeon: Remove Octeon optimized MD5 code
` [PATCH 2/7] mips: cavium-octeon: Move octeon-crypto.c into parent dir
` [PATCH 3/7] crypto: powerpc/md5 - Remove PowerPC optimized MD5 code
          ` Crypto use cases (was: Remove PowerPC optimized MD5 code)
              ` Crypto use cases
` [PATCH 4/7] crypto: sparc/md5 - Remove SPARC64 optimized MD5 code
` [PATCH 5/7] lib/crypto: md5: Add MD5 and HMAC-MD5 library functions
` [PATCH 6/7] crypto: md5 - Wrap library and add HMAC support
` [PATCH 7/7] lib/crypto: tests: Add KUnit tests for MD5 and HMAC-MD5

[PATCH] KEYS: encrypted: Use SHA-256 library instead of crypto_shash
 2025-08-05 13:41 UTC  (2+ messages)

[PATCH AUTOSEL 6.16-5.15] crypto: hisilicon/hpre - fix dma unmap sequence
 2025-08-05 13:09 UTC  (4+ messages)
` [PATCH AUTOSEL 6.16] crypto: caam - Support iMX8QXP and variants thereof
` [PATCH AUTOSEL 6.16-6.12] crypto: ccp - Add missing bootloader info reg for pspv6
` [PATCH AUTOSEL 6.16-6.6] crypto: jitter - fix intermediary handling

[PATCH v7 0/3] update live migration configuration region
 2025-08-05  6:51 UTC  (4+ messages)
` [PATCH v7 1/3] migration: update BAR space size
` [PATCH v7 2/3] migration: qm updates BAR configuration
` [PATCH v7 3/3] migration: adapt to new migration configuration

[PATCH 00/38] MediaTek devicetree/bindings warnings sanitization
 2025-08-04  9:08 UTC  (7+ messages)
` [PATCH 04/38] ASoC: dt-bindings: mt8192-afe-pcm: Fix clocks and clock-names
` [PATCH 14/38] dt-bindings: media: mediatek,mt8195-jpeg: Allow range number in node address

[PATCH v2 0/9] sun8i-ce: small cleanups/refactoring
 2025-08-03 19:10 UTC  (10+ messages)
` [PATCH v2 1/9] crypto: sun8i-ce - remove channel timeout field
` [PATCH v2 2/9] crypto: sun8i-ce - remove boilerplate in sun8i_ce_hash_digest()
` [PATCH v2 3/9] crypto: sun8i-ce - remove unnecessary __maybe_unused annotations
` [PATCH v2 4/9] crypto: sun8i-ce - add a new function for dumping task descriptors
` [PATCH v2 5/9] crypto: sun8i-ce - move bounce_iv and backup_iv to request context
` [PATCH v2 6/9] crypto: sun8i-ce - fold sun8i_ce_cipher_run() into sun8i_ce_cipher_do_one()
` [PATCH v2 7/9] crypto: sun8i-ce - pass task descriptor to cipher prepare/unprepare
` [PATCH v2 8/9] crypto: sun8i-ce - save hash buffers and dma info to request context
` [PATCH v2 9/9] crytpo: sun8i-ce - factor out prepare/unprepare from sun8i_ce_hash_run()

[PATCH v2 00/15] Various dt-bindings for Milos and The Fairphone (Gen. 6) addition
 2025-08-02 12:04 UTC  (7+ messages)
` [PATCH v2 14/15] arm64: dts: qcom: Add initial Milos dtsi

[PATCH] drm/bridge: it6505: Use SHA-1 library instead of crypto_shash
 2025-08-02  0:05 UTC 

[PATCH 0/2] tpm: HMAC fix and cleanup
 2025-08-01 20:14 UTC  (12+ messages)
` [PATCH 1/2] tpm: Compare HMAC values in constant time

[PATCH net] mptcp: use HMAC-SHA256 library instead of open-coded HMAC
 2025-08-01 15:17 UTC  (4+ messages)

[PATCH] crypto: padlock: fix assignment in if condition and minor style issues
 2025-08-01 11:13 UTC 

[PATCH v6 0/3] update live migration configuration region
 2025-08-01  7:58 UTC  (4+ messages)
` [PATCH v6 3/3] migration: adapt to new migration configuration


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