linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-05 16:50:13 to 2021-01-14 02:56:22 UTC [more...]

[PATCH] crypto: public_key: check that pkey_algo is non-NULL before passing it to strcmp()
 2021-01-14  2:55 UTC  (7+ messages)

[PATCH v4] certs: Add EFI_CERT_X509_GUID support for dbx entries
 2021-01-14  0:11 UTC  (8+ messages)

[PATCH] certs: Add EFI_CERT_X509_GUID support for dbx entries
 2021-01-13 23:56 UTC  (3+ messages)

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

[PATCH] X.509: Fix crash caused by NULL pointer
 2021-01-13 13:06 UTC 

[PATCH] X.509: Fix crash caused by NULL pointer
 2021-01-13 13:03 UTC 

[PATCH RESEND] random: remove dead code left over from blocking pool
 2021-01-13 11:53 UTC  (2+ messages)

[PATCH RESEND] random: initialize ChaCha20 constants with correct endianness
 2021-01-13 11:52 UTC  (2+ messages)

[PATCH RESEND] random: fix the RNDRESEEDCRNG ioctl
 2021-01-13 11:51 UTC  (2+ messages)

[PATCH v3] crypto - shash: reduce minimum alignment of shash_desc structure
 2021-01-13  9:11 UTC 

[PATCH v2 0/6] Regression fixes/clean ups in the Qualcomm crypto engine driver
 2021-01-13  9:08 UTC  (10+ messages)
` [PATCH v2 1/6] drivers: crypto: qce: sha: Restore/save ahash state with custom struct in export/import
` [PATCH v2 2/6] drivers: crypto: qce: sha: Hold back a block of data to be transferred as part of final
` [PATCH v2 3/6] drivers: crypto: qce: skcipher: Fix regressions found during fuzz testing
` [PATCH v2 4/6] drivers: crypto: qce: common: Set data unit size to message length for AES XTS transformation
` [PATCH v2 5/6] drivers: crypto: qce: Remover src_tbl from qce_cipher_reqctx
` [PATCH v2 6/6] drivers: crypto: qce: Remove totallen and offset in qce_start

[PATCH v2] crypto: reduce minimum alignment of on-stack structures
 2021-01-13  8:18 UTC  (5+ messages)

[PATCH] X.509: Fix crash caused by NULL pointer
 2021-01-13  3:02 UTC  (3+ messages)

[PATCH 00/10] Remove support for TX49xx
 2021-01-12 23:33 UTC  (14+ messages)
` [PATCH 05/10] dma: tx49 removal
` (subset) [PATCH 00/10] Remove support for TX49xx

[PATCH] crypto: keembay - CRYPTO_DEV_KEEMBAY_OCS_HCU should depend on ARCH_KEEMBAY
 2021-01-12 16:15 UTC 

[PATCH 0/5] Add KDF implementations to crypto API
 2021-01-12  1:34 UTC  (15+ messages)
` [PATCH 3/5] crypto: add RFC5869 HKDF
` [PATCH 4/5] security: DH - use KDF implementation from crypto API
` [PATCH 5/5] fs: use HKDF implementation from kernel "

[PATCH] random: fix the RNDRESEEDCRNG ioctl
 2021-01-12  0:04 UTC  (6+ messages)

[PATCH 0/7] crypto: switch to static calls for CRC-T10DIF
 2021-01-12  0:01 UTC  (15+ messages)
` [PATCH 1/7] crypto: crc-t10dif - turn library wrapper for shash into generic library
` [PATCH 2/7] crypto: lib/crc-t10dif - add static call support for optimized versions
` [PATCH 3/7] crypto: generic/crc-t10dif - expose both arch and generic shashes
` [PATCH 4/7] crypto: x86/crc-t10dif - convert to static call library API
` [PATCH 5/7] crypto: arm/crc-t10dif "
` [PATCH 6/7] crypto: arm64/crc-t10dif - convert to static call API
` [PATCH 7/7] crypto: powerpc/crc-t10dif "

[PATCH v1 0/3] crypto: x86/crc32c-intel - Exclude some Zhaoxin CPUs
 2021-01-11 15:20 UTC  (10+ messages)
` [PATCH v1 1/3] x86/cpufeatures: Add low performance CRC32C instruction CPU feature
` [PATCH v1 2/3] x86/cpu: Set low performance CRC32C flag on some Zhaoxin CPUs
` [PATCH v1 3/3] crypto: x86/crc32c-intel Exclude low performance CRC32C instruction CPUs

[PATCH v2 0/5] Enable root to update the blacklist keyring
 2021-01-10  4:57 UTC  (3+ messages)

KMSAN: uninit-value in __crypto_memneq (2)
 2021-01-09 17:33 UTC  (3+ messages)

[GIT PULL] Crypto Update for 5.9
 2021-01-08 20:36 UTC  (6+ messages)
` [GIT PULL] Crypto Fixes "
  ` [GIT PULL] Crypto Fixes for 5.10
    ` [GIT PULL] Crypto Fixes for 5.11

[PATCH] crypto: testmgr - add NIAP FPT_TST_EXT.1 subset of tests
 2021-01-08 18:53 UTC  (2+ messages)

[PATCH 0/6] Regression fixes/clean ups in the Qualcomm crypto engine driver
 2021-01-08 15:50 UTC  (4+ messages)
` [PATCH 1/6] drivers: crypto: qce: sha: Restore/save sha1_state/sha256_state with qce_sha_reqctx in export/import

[PATCH] crypto - shash: reduce minimum alignment of shash_desc structure
 2021-01-08 11:31 UTC  (9+ messages)

drivers/char/random.c needs a (new) maintainer
 2021-01-08  8:42 UTC  (11+ messages)

[PATCH] crypto: omap-sham - Fix link error without crypto-engine
 2021-01-08  4:43 UTC  (2+ messages)

[PATCH v2 0/2] crypto: x86/aes-ni-xts - recover and improve performance
 2021-01-08  4:42 UTC  (2+ messages)

[PATCH] crypto: Fix divide error in do_xor_speed()
 2021-01-08  4:41 UTC  (6+ messages)
  ` [PATCH v2] "

[PATCH v6 0/6] add ECDH and CURVE25519 algorithms support for Kunpeng 930
 2021-01-07 15:10 UTC  (8+ messages)
` [PATCH v6 1/6] crypto: hisilicon/hpre - add version adapt to new algorithms
` [PATCH v6 2/6] crypto: hisilicon/hpre - add some updates to adapt to Kunpeng 930
` [PATCH v6 3/6] crypto: hisilicon/hpre - add algorithm type
` [PATCH v6 4/6] crypto: expose elliptic curve parameters as Crypto APIs
` [PATCH v6 5/6] crypto: hisilicon/hpre - add 'ECDH' algorithm
` [PATCH v6 6/6] crypto: hisilicon/hpre - add 'CURVE25519' algorithm

problem with ccp-crypto module on apu
 2021-01-07 15:10 UTC  (4+ messages)
    ` Re[2]: "

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

[PATCH v2 00/19]crypto: convert tasklets to use new tasklet_setup API()
 2021-01-07 12:26 UTC  (4+ messages)
` [PATCH v2 01/19] crypto: amcc: convert tasklets to use new tasklet_setup() API
` [PATCH v2 02/19] crypto: atmel: "
` [PATCH v2 03/19] crypto: axis: "

Null pointer dereference in public key verification (related to SM2 introduction)
 2021-01-07  8:40 UTC  (6+ messages)

[PATCH] crypto: x86/crc32c-intel - Don't match some Zhaoxin CPUs
 2021-01-07  6:27 UTC  (3+ messages)

[PATCH] crypto: x86/crc32c-intel - Don't match some Zhaoxin CPUs
 2021-01-07  6:23 UTC  (11+ messages)

[PATCH] crypto: keembay-ocs-hcu - Add dependency on HAS_IOMEM and ARCH_KEEMBAY
 2021-01-06 15:27 UTC 

[PATCH] crypto: keembay-ocs-hcu - Fix a WARN() message
 2021-01-06 12:10 UTC  (2+ messages)

[PATCH 0/9] Add Support for Marvell OcteonTX2 CPT engine
 2021-01-06 10:42 UTC  (10+ messages)
` [PATCH 1/9] drivers: crypto: add Marvell OcteonTX2 CPT PF driver
` [PATCH 2/9] crypto: octeontx2: add mailbox communication with AF
` [PATCH 3/9] crypto: octeontx2: enable SR-IOV and mailbox communication with VF
` [PATCH 4/9] crypto: octeontx2: load microcode and create engine groups
` [PATCH 5/9] crypto: octeontx2: add LF framework
` [PATCH 6/9] crypto: octeontx2: add support to get engine capabilities
` [PATCH 7/9] crypto: octeontx2: add virtual function driver support
` [PATCH 8/9] crypto: octeontx2: add support to process the crypto request
` [PATCH 9/9] crypto: octeontx2: register with linux crypto framework

[PATCH v2 00/21] crypto: x86 - remove glue helper module
 2021-01-05 16:48 UTC  (16+ messages)
` [PATCH v2 07/21] crypto: x86/serpent - drop CTR mode implementation
` [PATCH v2 08/21] crypto: x86/cast5 "
` [PATCH v2 09/21] crypto: x86/cast6 "
` [PATCH v2 10/21] crypto: x86/twofish "
` [PATCH v2 11/21] crypto: x86/glue-helper - drop CTR helper routines
` [PATCH v2 12/21] crypto: x86/des - drop CTR mode implementation
` [PATCH v2 13/21] crypto: x86/blowfish "
` [PATCH v2 14/21] crypto: x86 - add some helper macros for ECB and CBC modes
` [PATCH v2 15/21] crypto: x86/camellia - drop dependency on glue helper
` [PATCH v2 16/21] crypto: x86/serpent "
` [PATCH v2 17/21] crypto: x86/cast5 "
` [PATCH v2 18/21] crypto: x86/cast6 "
` [PATCH v2 19/21] crypto: x86/twofish "
` [PATCH v2 20/21] crypto: x86 - remove glue helper module
` [PATCH v2 21/21] crypto: x86 - use local headers for x86 specific shared declarations


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