linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-07 14:40:52 to 2021-02-22 01:29:54 UTC [more...]

[GIT PULL] Crypto Update for 5.9
 2021-02-22  1:28 UTC  (5+ messages)
` [GIT PULL] Crypto Update for 5.10
  ` [GIT PULL] Crypto Update for 5.11
    ` [GIT PULL] Crypto Update for 5.12

KMSAN: uninit-value in __crypto_memneq (2)
 2021-02-21 15:27 UTC  (4+ messages)

[PATCH v6 0/5] Enable root to update the blacklist keyring
 2021-02-21 11:17 UTC  (8+ messages)
` [PATCH v6 1/5] tools/certs: Add print-cert-tbs-hash.sh
` [PATCH v6 2/5] certs: Check that builtin blacklist hashes are valid
` [PATCH v6 3/5] certs: Make blacklist_vet_description() more strict
` [PATCH v6 4/5] certs: Factor out the blacklist hash creation
` [PATCH v6 5/5] certs: Allow root user to append signed hashes to the blacklist keyring

[PATCH] hwrng: iproc: set quality to 1000
 2021-02-20 20:01 UTC  (2+ messages)
` [PATCH v2] hwrng: iproc: set quality to 1024

[PATCH] hwrng: bcm2835: set quality to 1000
 2021-02-20 19:57 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 0/3] crypto:hisilicon/sec - fixes some coding style
 2021-02-20  9:51 UTC  (4+ messages)
` [PATCH 3/3] crypto: hisilicon/sec - fixes shash test error

[PATCH v2 0/3] crypto:hisilicon/sec - fixes some coding style
 2021-02-20  9:47 UTC  (6+ messages)
` [PATCH v2 3/3] crypto: hisilicon/sec - fixes shash test error

[PATCH 0/4] Fix the parameter of dma_map_sg()
 2021-02-20  2:17 UTC  (8+ messages)
` [PATCH 1/4] crypto: amlogic - Fix the parameter of dma_unmap_sg()
` [PATCH 2/4] crypto: cavium "
` [PATCH 3/4] crypto: ux500 "
` [PATCH 4/4] crypto: allwinner "

[PATCH v8 0/4] Add support for x509 certs with NIST p256 and p192 keys
 2021-02-19 19:28 UTC  (12+ messages)
` [PATCH v8 1/4] crypto: Add support for ECDSA signature verification
` [PATCH v8 2/4] x509: Detect sm2 keys by their parameters OID
` [PATCH v8 3/4] x509: Add support for parsing x509 certs with ECDSA keys
` [PATCH v8 4/4] ima: Support EC keys for signature verification
` [PATCH 1/3] add params and ids to support nist_p384
  ` [PATCH 2/3] add mathematic to support fast nist_p384 and change routines to pass forward ecc_curve
  ` [PATCH 3/3] add nist_p384 register and unregister to support nist_p384

[PATCH] hwrng: omap - Fix included header from 'asm'
 2021-02-19 11:19 UTC 

[PATCH v8 0/9] add ECDH and CURVE25519 algorithms support for Kunpeng 930
 2021-02-19  4:01 UTC  (19+ messages)
` [PATCH v8 1/9] crypto: hisilicon/hpre - add version adapt to new algorithms
` [PATCH v8 2/9] crypto: hisilicon/hpre - add algorithm type
` [PATCH v8 3/9] crypto: atmel-ecc - move curve_id of ECDH from the key to algorithm name
` [PATCH v8 4/9] net/bluetooth: modify ECDH name in 'crypto_alloc_kpp'
` [PATCH v8 5/9] crypto: move curve_id of ECDH to algorithm name
` [PATCH v8 6/9] crypto: add new ecc curve and expose them
` [PATCH v8 7/9] crypto: hisilicon/hpre - add 'ECDH' algorithm
` [PATCH v8 8/9] crypto: add curve25519 params and expose them
` [PATCH v8 9/9] crypto: hisilicon/hpre - add 'CURVE25519' algorithm

Bidding invitation
 2021-02-16 14:46 UTC 

[RFC PATCH 0/5] running kernel mode SIMD with softirqs disabled
 2021-02-16 10:35 UTC  (8+ messages)
` [RFC PATCH 4/5] arm64: fpsimd: run kernel mode NEON "

[PATCH v2] hwrng: fix khwrng lifecycle
 2021-02-15 12:52 UTC  (3+ messages)

[RFT PATCH] crypto: s5p-sss - initialize APB clock after the AXI bus clock for SlimSSS
 2021-02-12 16:35 UTC 

[PATCH] crypto: sun8i-ss: fix result memory leak on error path
 2021-02-12  8:46 UTC 

[net-next v6 00/14] Add Marvell CN10K support
 2021-02-11 23:10 UTC  (17+ messages)
` [net-next v6 01/14] octeontx2-af: cn10k: Add mbox support for CN10K platform
` [net-next v6 02/14] octeontx2-pf: cn10k: Add mbox support for CN10K
` [net-next v6 03/14] octeontx2-af: cn10k: Update NIX/NPA context structure
` [net-next v6 04/14] octeontx2-af: cn10k: Update NIX and NPA context in debugfs
` [net-next v6 05/14] octeontx2-pf: cn10k: Initialise NIX context
` [net-next v6 06/14] octeontx2-pf: cn10k: Map LMTST region
` [net-next v6 07/14] octeontx2-pf: cn10k: Use LMTST lines for NPA/NIX operations
` [net-next v6 08/14] octeontx2-af: cn10k: Add RPM MAC support
` [net-next v6 09/14] octeontx2-af: cn10k: Add support for programmable channels
` [net-next v6 10/14] octeontx2-af: cn10K: Add MTU configuration
` [net-next v6 11/14] octeontx2-pf: cn10k: Get max mtu supported from admin function
` [net-next v6 12/14] octeontx2-af: cn10k: Add RPM LMAC pause frame support
` [net-next v6 13/14] octeontx2-af: cn10k: Add RPM Rx/Tx stats support
` [net-next v6 14/14] octeontx2-af: cn10k: MAC internal loopback support

[PATCH v7 00/11] Regression fixes/clean ups in the Qualcomm crypto engine driver
 2021-02-11 20:01 UTC  (12+ messages)
` [PATCH v7 01/11] crypto: qce: sha: Restore/save ahash state with custom struct in export/import
` [PATCH v7 02/11] crypto: qce: sha: Hold back a block of data to be transferred as part of final
` [PATCH v7 03/11] crypto: qce: skcipher: Return unsupported if key1 and key 2 are same for AES XTS algorithm
` [PATCH v7 04/11] crypto: qce: skcipher: Return unsupported if any three keys are same for DES3 algorithms
` [PATCH v7 05/11] crypto: qce: skcipher: Return error for zero length messages
` [PATCH v7 06/11] crypto: qce: skcipher: Return error for non-blocksize data(ECB/CBC algorithms)
` [PATCH v7 07/11] crypto: qce: skcipher: Set ivsize to 0 for ecb(aes)
` [PATCH v7 08/11] crypto: qce: skcipher: Improve the conditions for requesting AES fallback cipher
` [PATCH v7 09/11] crypto: qce: common: Set data unit size to message length for AES XTS transformation
` [PATCH v7 10/11] crypto: qce: Remover src_tbl from qce_cipher_reqctx
` [PATCH v7 11/11] crypto: qce: Remove totallen and offset in qce_start

[PATCH v7 3/4] x509: Add support for parsing x509 certs with ECDSA keys
 2021-02-11 18:18 UTC  (4+ messages)

[PATCH -next] crypto: keembay-ocs-hcu - Fix error return code in kmb_ocs_hcu_probe()
 2021-02-11 15:11 UTC  (2+ messages)

[PATCH -next] crypto: keembay-ocs-aes - Fix error return code in kmb_ocs_aes_probe()
 2021-02-11 15:13 UTC  (2+ messages)

[net-next v5 00/14] Add Marvell CN10K support
 2021-02-11  1:46 UTC  (15+ messages)
` [net-next v5 01/14] octeontx2-af: cn10k: Add mbox support for CN10K platform
` [net-next v5 02/14] octeontx2-pf: cn10k: Add mbox support for CN10K
` [net-next v5 03/14] octeontx2-af: cn10k: Update NIX/NPA context structure
` [net-next v5 04/14] octeontx2-af: cn10k: Update NIX and NPA context in debugfs
` [net-next v5 05/14] octeontx2-pf: cn10k: Initialise NIX context
` [net-next v5 06/14] octeontx2-pf: cn10k: Map LMTST region
` [net-next v5 07/14] octeontx2-pf: cn10k: Use LMTST lines for NPA/NIX operations
` [net-next v5 08/14] octeontx2-af: cn10k: Add RPM MAC support
` [net-next v5 09/14] octeontx2-af: cn10k: Add support for programmable channels
` [net-next v5 10/14] octeontx2-af: cn10K: Add MTU configuration
` [net-next v5 11/14] octeontx2-pf: cn10k: Get max mtu supported from admin function
` [net-next v5 12/14] octeontx2-af: cn10k: Add RPM LMAC pause frame support
` [net-next v5 13/14] octeontx2-af: cn10k: Add RPM Rx/Tx stats support
` [net-next v5 14/14] octeontx2-af: cn10k: MAC internal loopback support

[PATCH] crypto: serpent - Fix sparse byte order warnings
 2021-02-10 15:59 UTC  (2+ messages)

[GIT PULL] keys: Collected minor fixes and cleanups
 2021-02-10 14:59 UTC 

(no subject)
 2021-02-10 14:57 UTC 

Fatima, Portugal Places to stay
 2021-02-10  8:46 UTC 

[PATCH 0/4] crypto: hisilicon - some updates to adapt Kunpeng930
 2021-02-10  7:23 UTC  (2+ messages)

[PATCH] crypto: hisilicon/hpre - enable Elliptic curve cryptography
 2021-02-10  7:23 UTC  (2+ messages)

[PATCH 0/6] crypto: hisilicon/qm - misc fixes
 2021-02-10  7:24 UTC  (2+ messages)

[PATCH] hw_random: timeriomem_rng: Use device-managed registration API
 2021-02-10  7:24 UTC  (2+ messages)

[PATCH 1/2] crypto: octeontx2 - fix -Wpointer-bool-conversion warning
 2021-02-10  7:24 UTC  (2+ messages)

[PATCH] crypto: Fixed optimzation to optimization in the file crypto/xor.c
 2021-02-10  7:23 UTC  (2+ messages)

[PATCH] crypto: keembay-ocs-aes - Fix 'q' assignment during CCM B0 generation
 2021-02-10  7:23 UTC  (2+ messages)

[PATCH] crypto: cavium: remove casting dma_alloc_coherent
 2021-02-10  7:23 UTC  (2+ messages)

[PATCH v2] hwrng: optee: Use device-managed registration API
 2021-02-10  7:23 UTC  (2+ messages)

[PATCH v2 0/9] arm64: rework NEON yielding to avoid scheduling from asm code
 2021-02-10  7:23 UTC  (2+ messages)

[PATCH] crypto: powerpc: remove unneeded semicolon
 2021-02-10  7:22 UTC  (2+ messages)

[PATCH] crypto: ecdh_helper - Ensure 'len >= secret.len' in decode_key()
 2021-02-10  7:22 UTC  (2+ messages)

[PATCH v2] crypto: caam - Replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE
 2021-02-10  7:22 UTC  (2+ messages)

[PATCH 0/9] crypto: fix alignmask handling
 2021-02-10  7:22 UTC  (2+ messages)

[PATCH] hw_random/timeriomem-rng: Fix cooldown period calculation
 2021-02-10  7:21 UTC  (2+ messages)

[PATCH] crypto: marvell - CRYPTO_DEV_OCTEONTX2_CPT should depend on ARCH_THUNDER2
 2021-02-10  7:21 UTC  (2+ messages)

[PATCH v6 00/11] Regression fixes/clean ups in the Qualcomm crypto engine driver
 2021-02-10  7:18 UTC  (13+ messages)
` [PATCH v6 01/11] crypto: qce: sha: Restore/save ahash state with custom struct in export/import
` [PATCH v6 02/11] crypto: qce: sha: Hold back a block of data to be transferred as part of final
` [PATCH v6 03/11] crypto: qce: skcipher: Return unsupported if key1 and key 2 are same for AES XTS algorithm
` [PATCH v6 04/11] crypto: qce: skcipher: Return unsupported if any three keys are same for DES3 algorithms
` [PATCH v6 05/11] crypto: qce: skcipher: Return error for zero length messages
` [PATCH v6 06/11] crypto: qce: skcipher: Return error for non-blocksize data(ECB/CBC algorithms)
` [PATCH v6 07/11] crypto: qce: skcipher: Set ivsize to 0 for ecb(aes)
` [PATCH v6 08/11] crypto: qce: skcipher: Improve the conditions for requesting AES fallback cipher
` [PATCH v6 09/11] crypto: qce: common: Set data unit size to message length for AES XTS transformation
` [PATCH v6 10/11] crypto: qce: Remover src_tbl from qce_cipher_reqctx
` [PATCH v6 11/11] crypto: qce: Remove totallen and offset in qce_start

[PATCH 00/20] Rid W=1 warnings in Crypto
 2021-02-10  6:51 UTC  (6+ messages)
` [PATCH 14/20] crypto: caam: caampkc: Provide the name of the function
` [PATCH 15/20] crypto: caam: caamalg_qi2: Supply a couple of 'fallback' related descriptions

[PATCH] crypto: picoxcell - convert sysfs sprintf/snprintf family to sysfs_emit
 2021-02-10  6:24 UTC  (2+ messages)

[PATCH] crypto: amlogic - Fix unnecessary check in meson_crypto_probe()
 2021-02-10  3:16 UTC 

[PATCH v2] hwrng: bcm2835 - remove redundant null check
 2021-02-10  1:32 UTC  (2+ messages)

[net-next v4 00/14] Add Marvell CN10K support
 2021-02-09 23:58 UTC  (3+ messages)
  ` [EXT] "

[PATCH] hwrng: bcm2835 - remove redundant null check
 2021-02-09 22:54 UTC  (2+ messages)

[PATCH] crypto: testmgr - add NIAP FPT_TST_EXT.1 subset of tests
 2021-02-09 14:02 UTC  (4+ messages)

[PATCH] crypto: qat - fix spelling mistake: "messge" -> "message"
 2021-02-09 10:28 UTC 

[PATCH] drivers: crypto: qat: qat_common: Two different lines fix the same spelling in the file adf_vf2pf_msg.c
 2021-02-09 10:24 UTC  (2+ messages)

[PATCH] drivers: crypto: qat: qat_common: Inside the comment a spelling fixed in adf_pf2vf_msg.c
 2021-02-09 10:22 UTC  (2+ messages)

[PATCH] hwrng: xiphera-trng: use devm_platform_ioremap_resource() to simplify
 2021-02-09  8:03 UTC 

[PATCH] crypto: arm/blake2b - drop unnecessary return statement
 2021-02-09  2:28 UTC 

[PATCH] hwrng: ba431 - Use device-managed registration
 2021-02-09  1:35 UTC 

[PATCH v7 0/7] add ECDH and CURVE25519 algorithms support for Kunpeng 930
 2021-02-08 21:27 UTC  (9+ messages)
` [PATCH v7 4/7] crypto: add ecc curve and expose them

[ANNOUNCE][CFP] Linux Security Summit 2021
 2021-02-08 19:59 UTC 

[PATCH v5 00/19]crypto: convert tasklets to use new tasklet_setup API()
 2021-02-08  9:46 UTC  (21+ messages)
` [PATCH v5 01/19] crypto: amcc: convert tasklets to use new tasklet_setup() API
` [PATCH v5 02/19] crypto: atmel: "
` [PATCH v5 03/19] crypto: axis: "
` [PATCH v5 04/19] crypto: caam: "
` [PATCH v5 05/19] crypto: cavium: "
` [PATCH v5 06/19] crypto: ccp: "
` [PATCH v5 07/19] crypto: ccree: "
` [PATCH v5 08/19] crypto: hifn_795x: "
` [PATCH v5 09/19] crypto: img-hash: "
` [PATCH v5 10/19] crypto: ixp4xx: "
` [PATCH v5 11/19] crypto: mediatek: "
` [PATCH v5 12/19] crypto: omap: "
` [PATCH v5 13/19] crypto: picoxcell: "
` [PATCH v5 14/19] crypto: qat: "
` [PATCH v5 15/19] crypto: qce: "
` [PATCH v5 16/19] crypto: rockchip: "
` [PATCH v5 17/19] crypto: s5p: "
` [PATCH v5 18/19] crypto: talitos: "
` [PATCH v5 19/19] crypto: octeontx: "

[PATCH] crypto: sha: remove unneeded semicolon
 2021-02-08  9:10 UTC 


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