linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-21 09:10:40 to 2024-03-01 02:20:22 UTC [more...]

[PATCH v4 00/12] Add support for NIST P521 to ecdsa
 2024-03-01  2:20 UTC  (9+ messages)
` [PATCH v4 01/12] crypto: ecdsa - Convert byte arrays with key coordinates to digits
` [PATCH v4 02/12] crypto: ecdsa - Adjust tests on length of key parameters
` [PATCH v4 03/12] crypto: ecdsa - Extend res.x mod n calculation for NIST P521
` [PATCH v4 04/12] crypto: ecc - Implement vli_mmod_fast_521 for NIST p521
` [PATCH v4 05/12] crypto: ecc - Add nbits field to ecc_curve structure
` [PATCH v4 07/12] crypto: ecc - Add NIST P521 curve parameters
` [PATCH v4 08/12] crypto: ecdsa - Replace ndigits with nbits where precision is needed
` [PATCH v4 09/12] crypto: ecdsa - Rename keylen to bufsize where necessary

[PATCH v3 00/10] Add support for NIST P521 to ecdsa
 2024-02-29 20:29 UTC  (21+ messages)
` [PATCH v3 01/10] crypto: ecdsa - Convert byte arrays with key coordinates to digits
` [PATCH v3 02/10] crypto: ecdsa - Adjust tests on length of key parameters
` [PATCH v3 03/10] crypto: ecdsa - Extend res.x mod n calculation for NIST P521
` [PATCH v3 04/10] crypto: ecc - Implement vli_mmod_fast_521 for NIST p521
` [PATCH v3 05/10] crypto: ecc - Add nbits field to ecc_curve structure
` [PATCH v3 06/10] crypte: ecc - Implement ecc_curve_get_nbits to get number of bits
` [PATCH v3 07/10] crypto: ecc - Use ecc_get_curve_nbits to get number of bits for NIST P521
` [PATCH v3 08/10] crypto: ecc - Add NIST P521 curve parameters
` [PATCH v3 09/10] crypto: ecdsa - Register NIST P521 and extend test suite
` [PATCH v3 10/10] x509: Add OID for NIST P521 and extend parser for it

[PATCH] crypto: tcrypt - add ffdhe2048(dh) test
 2024-02-29 17:36 UTC 

[PATCH v3 00/10] crypto: qat - enable QAT GEN4 SRIOV VF live migration for QAT GEN4
 2024-02-29 15:53 UTC  (23+ messages)
` [PATCH v3 01/10] crypto: qat - adf_get_etr_base() helper
` [PATCH v3 02/10] crypto: qat - relocate and rename 4xxx PF2VM definitions
` [PATCH v3 03/10] crypto: qat - move PFVF compat checker to a function
` [PATCH v3 04/10] crypto: qat - relocate CSR access code
` [PATCH v3 05/10] crypto: qat - rename get_sla_arr_of_type()
` [PATCH v3 06/10] crypto: qat - expand CSR operations for QAT GEN4 devices
` [PATCH v3 07/10] crypto: qat - add bank save and restore flows
` [PATCH v3 08/10] crypto: qat - add interface for live migration
` [PATCH v3 09/10] crypto: qat - implement "
` [PATCH v3 10/10] vfio/qat: Add vfio_pci driver for Intel QAT VF devices

[PATCH v4 00/20] Support more Amlogic SoC families in crypto driver
 2024-02-29 15:14 UTC  (8+ messages)

[PATCH v2 0/2] [PATCH v2 0/2] crypto: fix missing CRYPTO_ALG_ASYNC for async drivers
 2024-02-29 10:14 UTC  (3+ messages)
` [PATCH v2 1/2] crypto: hisilicon/zip - fix the missing CRYPTO_ALG_ASYNC in cra_flags
` [PATCH v2 2/2] crypto: iaa "

[PATCH v2] LoongArch/crypto: Clean up useless assignment operations
 2024-02-29 10:04 UTC 

[PATCH v5 0/5] Add Tegra Security Engine driver
 2024-02-29  9:44 UTC  (4+ messages)
` [PATCH v5 3/5] crypto: tegra: "

[PATCH v2 0/6] Add support for Texas Instruments MCRC64 engine
 2024-02-29  8:45 UTC  (6+ messages)
` [PATCH v2 2/6] crypto: crc64 - add crc64-iso framework
    ` [EXTERNAL] "
      `  "

[PATCH] loongarch/crypto: Clean up useless assignment operations
 2024-02-29  3:05 UTC  (9+ messages)

[PATCH v3 0/6] crypto: starfive: Add support for JH8100
 2024-02-29  2:17 UTC  (10+ messages)
` [PATCH v3 1/6] dt-bindings: crypto: starfive: Add jh8100 support
` [PATCH v3 2/6] crypto: starfive: Update hash dma usage
` [PATCH v3 3/6] crypto: starfive: Use dma for aes requests
` [PATCH v3 4/6] dmaengine: dw-axi-dmac: Support hardware quirks
` [PATCH v3 5/6] crypto: starfive: Add sm3 support for JH8100
` [PATCH v3 6/6] crypto: starfive: Add sm4 "

[PATCH] crypto: sun8i-ce - Fix use after free in unprepare
 2024-02-29  1:40 UTC  (9+ messages)
` [PATCH] crypto: rk3288 "

[PATCH] RISC-V: fix check for zvkb with tip-of-tree clang
 2024-02-28 21:00 UTC  (2+ messages)

[RFC PATCH] crypto: remove CONFIG_CRYPTO_STATS
 2024-02-28 20:37 UTC  (3+ messages)

[GIT PULL] Crypto Update for 6.1
 2024-02-28 17:48 UTC  (14+ messages)
` [GIT PULL] Crypto Update for 6.2
  ` [GIT PULL] Crypto Update for 6.3
    ` [GIT PULL] Crypto Update for 6.4
      ` [GIT PULL] Crypto Update for 6.5
        ` [GIT PULL] Crypto Update for 6.6
          ` [GIT PULL] Crypto Update for 6.7
            ` [GIT PULL] Crypto Update for 6.8
              ` [GIT PULL] Crypto Fixes "

[PATCH v4 00/39] Add support for sam9x7 SoC family
 2024-02-28 15:53 UTC  (13+ messages)
` [PATCH v4 03/39] dt-bindings: crypto: add sam9x7 in Atmel AES
` [PATCH v4 04/39] dt-bindings: crypto: add sam9x7 in Atmel SHA
` [PATCH v4 05/39] dt-bindings: crypto: add sam9x7 in Atmel TDES
` [PATCH v4 10/39] dt-bindings: rng: atmel,at91-trng: add sam9x7 TRNG
` (subset) [PATCH v4 00/39] Add support for sam9x7 SoC family

[PATCH v4 00/10] crypto: qat - enable QAT GEN4 SRIOV VF live migration for QAT GEN4
 2024-02-28 14:34 UTC  (11+ messages)
` [PATCH v4 01/10] crypto: qat - adf_get_etr_base() helper
` [PATCH v4 02/10] crypto: qat - relocate and rename 4xxx PF2VM definitions
` [PATCH v4 03/10] crypto: qat - move PFVF compat checker to a function
` [PATCH v4 04/10] crypto: qat - relocate CSR access code
` [PATCH v4 05/10] crypto: qat - rename get_sla_arr_of_type()
` [PATCH v4 06/10] crypto: qat - expand CSR operations for QAT GEN4 devices
` [PATCH v4 07/10] crypto: qat - add bank save and restore flows
` [PATCH v4 08/10] crypto: qat - add interface for live migration
` [PATCH v4 09/10] crypto: qat - implement "
` [PATCH v4 10/10] vfio/qat: Add vfio_pci driver for Intel QAT VF devices

[syzbot] [crypto?] KMSAN: uninit-value in aes_decrypt
 2024-02-28  9:16 UTC  (2+ messages)

[PATCH 1/2] crypto: hisilicon/zip - fix the missing CRYPTO_ALG_ASYNC in cra_flags
 2024-02-28  6:48 UTC  (4+ messages)
` [PATCH 2/2] crypto: iaa "

[PATCH] hwrng: hisi - use dev_err_probe
 2024-02-27 12:20 UTC  (2+ messages)

[PATCH v2] MAINTAINERS: Remove T Ambarus from few mchp entries
 2024-02-26 14:19 UTC  (2+ messages)

[PATCH] MAINTAINERS: Remove T Ambarus from few mchp entries
 2024-02-26 11:45 UTC  (3+ messages)

[PATCH v5 0/6] DCP as trusted keys backend
 2024-02-26  9:17 UTC  (5+ messages)

[PATCH riscv/for-next] crypto: riscv - parallelize AES-CBC decryption
 2024-02-26  1:40 UTC  (4+ messages)

[PATCH 0/2] crypto: Intel Analytics Accelerator (IAA) bugfixes
 2024-02-25 20:11 UTC  (3+ messages)
` [PATCH 1/2] crypto: iaa - Fix async_disable descriptor leak
` [PATCH 2/2] crypto: iaa - Fix comp/decomp delay statistics

[PATCH v6 0/2] zswap: remove the memcpy if acomp is not sleepable
 2024-02-24 16:53 UTC  (5+ messages)
` [PATCH v6 1/2] crypto: introduce: acomp_is_async to expose if comp drivers might sleep
` [PATCH v6 2/2] mm/zswap: remove the memcpy if acomp is not sleepable

[PATCH v2] crypto: arm64/neonbs - fix out-of-bounds access on short input
 2024-02-24  0:52 UTC  (2+ messages)

[PATCH] crypto: rockchip - fix to check return value
 2024-02-24  0:52 UTC  (2+ messages)

[PATCH] crypto: fix CRYPTO_JITTERENTROPY help text
 2024-02-24  0:52 UTC  (2+ messages)

[PATCH 0/3] crypto: qat - fix and make common ring to service map in QAT GEN4
 2024-02-24  0:51 UTC  (2+ messages)

[PATCH 0/6] crypto: qat - fix warnings reported by clang
 2024-02-24  0:51 UTC  (2+ messages)

[PATCH] crypto: qat - uninitialized variable in adf_hb_error_inject_write()
 2024-02-24  0:50 UTC  (2+ messages)

[PATCH] [v2] ARM: crypto: fix function cast warnings
 2024-02-24  0:49 UTC  (2+ messages)

[PATCH v2 1/2] crypto: ccp: Avoid discarding errors in psp_send_platform_access_msg()
 2024-02-24  0:50 UTC  (2+ messages)

[PATCH] Documentation: qat: fix auto_reset section
 2024-02-24  0:49 UTC  (2+ messages)

[PATCH v8 00/15] x86: Trenchboot secure dynamic launch Linux kernel support
 2024-02-23 18:30 UTC  (25+ messages)
` [PATCH v8 04/15] x86: Secure Launch Resource Table header file
` [PATCH v8 06/15] x86: Add early SHA support for Secure Launch early measurements
` [PATCH v8 14/15] x86: Secure Launch late initcall platform module
` [PATCH v8 15/15] x86: EFI stub DRTM launch support for Secure Launch

[syzbot] [crypto?] KMSAN: uninit-value in des3_ede_decrypt
 2024-02-23 14:56 UTC 

[PATCH 00/15] crypto: Add twopass lskcipher for adiantum
 2024-02-23  6:39 UTC  (16+ messages)
` [PATCH 01/15] crypto: skcipher - Add tailsize attribute
` [PATCH 06/15] crypto: algif_skcipher - Disallow nonincremental algorithms
` [PATCH 13/15] crypto: cts,xts - Update parameters blocksize/chunksize/tailsize

linux-next: duplicate patch in the vhost tree
 2024-02-23  3:25 UTC 

BUG: virtcrypto_dataq_callback calls crypto_finalize_request() from irq context
 2024-02-22 20:31 UTC  (8+ messages)
`  "

[PATCH v7] misc: Add Nitro Secure Module driver
 2024-02-22 19:13 UTC  (4+ messages)

[PATCH 2/2] devm-helpers: Add resource managed version of debugfs directory create function
 2024-02-22 18:25 UTC  (5+ messages)

[PATCH 00/11] Add cmd descriptor support
 2024-02-22 11:26 UTC  (7+ messages)
` [PATCH 01/11] crypto: qce - Add support for crypto address read
` [PATCH 02/11] crypto: qce - Add bam dma support for crypto register r/w
` [PATCH 03/11] crypto: qce - Convert register r/w for skcipher via BAM/DMA

[PATCH 10/10] vfio/qat: Add vfio_pci driver for Intel QAT VF devices
 2024-02-22  9:39 UTC  (13+ messages)

Meeting with the Development Team
 2024-02-22  8:35 UTC 

[PATCH] crypto: arm64/neonbs - fix out-of-bounds access on short input
 2024-02-22  8:18 UTC  (5+ messages)

[PATCH v6] crypto: scompress: remove memcpy if sg_nents is 1 and pages are lowmem
 2024-02-22  2:06 UTC 

[PATCH bpf-next v8 1/3] bpf: make common crypto API for TC/XDP programs
 2024-02-21  9:19 UTC  (4+ messages)
` [PATCH bpf-next v8 3/3] selftests: bpf: crypto skcipher algo selftests


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