Linux cryptographic layer development
 help / color / mirror / Atom feed
 messages from 2026-05-29 11:25:52 to 2026-06-01 19:29:32 UTC [more...]

[PATCH] crypto: algif_skcipher - snapshot IV for async skcipher requests
 2026-06-01 19:29 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] crypto: atmel-tdes - use min3 to simplify sg_copy and crypt_start
 2026-06-01 19:13 UTC  (2+ messages)

[PATCH v5 0/7] Add RMPOPT support
 2026-06-01 18:03 UTC  (5+ messages)
` [PATCH v5 4/7] x86/sev: Add support to perform RMP optimizations asynchronously

[PATCH v3 0/4] crypto: skcipher - per-tfm multi-data-unit batching
 2026-06-01 16:15 UTC  (6+ messages)
` [PATCH v3 1/4] crypto: skcipher - add per-tfm data_unit_size for batched requests
` [PATCH v3 2/4] crypto: xts - support multiple data units per request in template
` [PATCH v3 3/4] crypto: testmgr - exercise multi-data-unit path for skcipher
` [PATCH v3 4/4] dm crypt: batch all sectors of a bio per crypto request

[PATCH v2] crypto: sun4i-ss - Remove insecure and unused rng_alg
 2026-06-01 16:07 UTC 

[PATCH] crypto: sun4i-ss - Remove insecure and unused rng_alg
 2026-06-01 15:54 UTC  (2+ messages)

[PATCH] crypto: sun4i-ss: restrict PRNG seed length to prevent heap overflow
 2026-06-01 15:47 UTC  (8+ messages)
` [PATCH v2] crypto: sun4i-ss - clamp "

[PATCH] crypto: sun4i-ss - Remove insecure and unused rng_alg
 2026-06-01 15:08 UTC  (3+ messages)

[PATCH v2] hwrng: core - Do not read data during PM sleep transition
 2026-06-01 13:19 UTC 

[PATCH 00/29] crypto: talitos - Driver cleanup
 2026-06-01 12:32 UTC  (45+ messages)
` [PATCH 01/29] crypto: talitos/hash - Use CRYPTO_AHASH_BLOCK_ONLY API
` [PATCH 02/29] crypto: talitos - Move driver into dedicated directory
` [PATCH 03/29] crypto: talitos - Add missing includes to driver header file
` [PATCH 04/29] crypto: talitos/hwrng - Move into separate file
` [PATCH 05/29] crypto: talitos - Prepare crypto implementation file splitting
` [PATCH 06/29] crypto: talitos - Introduce registration helper
` [PATCH 07/29] crypto: talitos/hash - Move into separate file
` [PATCH 08/29] crypto: talitos/skcipher "
` [PATCH 09/29] crypto: talitos/aead "
` [PATCH 10/29] crypto: talitos - Remove alg settings in talitos_register_common()
` [PATCH 11/29] crypto: talitos - Remove unused priority field in struct talitos_alg_template
` [PATCH 12/29] crypto: talitos/hash - Convert to init_tfm/exit_tfm type-specific API
` [PATCH 13/29] crypto: talitos/skcipher - Convert to init/exit "
` [PATCH 14/29] crypto: talitos/aead "
` [PATCH 15/29] crypto: talitos/hash - Use macro for algorithm definitions
` [PATCH 16/29] crypto: talitos/skcipher "
` [PATCH 17/29] crypto: talitos/aead "
` [PATCH 18/29] crypto: talitos - Split SEC1/SEC2 code into separate function variants

[PATCH v3 0/2] hwrng: starfive: updates for jh7110-trng DT binding and driver fixes
 2026-06-01  9:37 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: rng: starfive,jh7110-trng: add jhb100, drop jh8100
` [PATCH v3 2/2] hwrng: starfive: rework clk/reset teardown order for JHB100 & fix RPM

[PATCH] crypto: exynos-rng - Remove exynos-rng driver
 2026-06-01  9:39 UTC  (2+ messages)

[PATCH 10/12] crypto: atmel - update workqueue flags and add flush on exit
 2026-06-01  9:03 UTC  (2+ messages)

[PATCH] crypto: atmel-tdes - use scatterlist length before DMA mapping
 2026-05-31 20:41 UTC 

[PATCH 0/4] Xilinx TRNG fix and simplification
 2026-05-31 19:17 UTC  (5+ messages)
` [PATCH 1/4] crypto: xilinx-trng - Remove crypto_rng interface
` [PATCH 2/4] crypto: xilinx-trng - Fix return value of xtrng_hwrng_trng_read()
` [PATCH 3/4] crypto: xilinx-trng - Replace crypto_drbg_ctr_df() with HMAC-SHA512
` [PATCH 4/4] hwrng: xilinx - Move xilinx-rng into drivers/char/hw_random/

[PATCH v2 1/1] crypto: atmel-sha204a - fix heap info leak on I2C transfer failure
 2026-05-31 19:16 UTC 

[PATCH v19 00/14] crypto/dmaengine: qce: introduce BAM locking and use DMA for register I/O
 2026-05-31 16:27 UTC  (3+ messages)

[PATCH 1/1] crypto: atmel-sha204a - fix heap info leak on I2C transfer failure
 2026-05-31 14:02 UTC  (2+ messages)

[PATCH] crypto: crypto4xx - Remove insecure and unused rng_alg
 2026-05-31 10:15 UTC  (6+ messages)

[PATCH 0/4] crypto: rockchip: Add RK356x/RK3588 cryptographic
 2026-05-30 20:48 UTC  (6+ messages)
` [PATCH 1/4] dt-bindings: crypto: rockchip: Add RK356x/RK3588 crypto engine binding
` [PATCH 2/4] crypto: rockchip: Add RK356x/RK3588 cryptographic offloader driver
` [PATCH 3/4] arm64: dts: rockchip: Add crypto node to rk356x-base
` [PATCH 4/4] arm64: dts: rockchip: Add crypto node to rk3588-base

[PATCH 0/2] HiSilicon TRNG fix and simplification
 2026-05-30 20:26 UTC  (3+ messages)
` [PATCH 1/2] crypto: hisi-trng - Remove crypto_rng interface
` [PATCH 2/2] hwrng: hisi-trng - Move hisi-trng into drivers/char/hw_random/

[PATCH 0/2] Delete the Qualcomm crypto engine
 2026-05-30 10:48 UTC  (7+ messages)
` [PATCH 1/2] crypto: Delete Qualcomm crypto engine driver

[PATCH 0/5] Shikra: Add DT support for ice, rng and qce
 2026-05-30 10:39 UTC  (5+ messages)
` [PATCH 1/5] dt-bindings: crypto: qcom,inline-crypto-engine: Document Shikra ICE
` [PATCH 4/5] dt-bindings: dma: qcom,bam-dma: Increase iommus maxItems to seven

[PATCH 0/2] dt-bindings: crypto: Add Qualcomm Hawi crypto support
 2026-05-30 10:37 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: crypto: qcom,prng: Document Hawi TRNG
` [PATCH 2/2] dt-bindings: crypto: qcom,inline-crypto-engine: Document Hawi ICE

[PATCH 0/4] qcom-rng fixes and cleanups
 2026-05-30  2:03 UTC  (5+ messages)
` [PATCH 1/4] crypto: qcom-rng - Enable clock in hwrng case
` [PATCH 2/4] crypto: qcom-rng - Allow zero as a random number
` [PATCH 3/4] crypto: qcom-rng - Remove crypto_rng interface
` [PATCH 4/4] hwrng: qcom - Move qcom-rng.c into drivers/char/hw_random/

[PATCH] crypto: loongson - Remove broken and unused loongson-rng
 2026-05-29 23:32 UTC 

[PATCH 0/2] Add hw_random Rust bindings
 2026-05-29 20:35 UTC  (8+ messages)
` [PATCH 1/2] rust/bindings: add hw_random.h
` [PATCH 2/2] rust: add hw_random module

[PATCH 0/3] Add support for qcrypto on shikra
 2026-05-29 15:58 UTC  (12+ messages)

[PATCH 0/3] AF_ALG: Remove support for AIO and old-style drivers
 2026-05-29 13:59 UTC  (7+ messages)
` [PATCH 1/3] net: Remove support for AIO on sockets


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox