linux-crypto
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH v3 0/3] Add support for x509 certs with NIST p256 and p192 keys
Stefan Berger
[PATCH v3 2/3] x509: Add support for parsing x509 certs with NIST p256 keys
Stefan Berger
Re: [PATCH v3 2/3] x509: Add support for parsing x509 certs with NIST p256 keys
Herbert Xu
Re: [PATCH v3 2/3] x509: Add support for parsing x509 certs with NIST p256 keys
Stefan Berger
[PATCH v3 1/3] x509: Detect sm2 keys by their parameters OID
Stefan Berger
Re: [PATCH v3 1/3] x509: Detect sm2 keys by their parameters OID
Jarkko Sakkinen
Re: [PATCH v3 1/3] x509: Detect sm2 keys by their parameters OID
Stefan Berger
Re: [PATCH v3 1/3] x509: Detect sm2 keys by their parameters OID
Jarkko Sakkinen
[PATCH v3 3/3] x509: Add support for NIST p192 keys in certificates and akcipher
Stefan Berger
Re: [PATCH v3 0/3] Add support for x509 certs with NIST p256 and p192 keys
David Howells
Re: [PATCH v3 0/3] Add support for x509 certs with NIST p256 and p192 keys
David Howells
Re: [PATCH v3 0/3] Add support for x509 certs with NIST p256 and p192 keys
Herbert Xu
Re: [PATCH v3 0/3] Add support for x509 certs with NIST p256 and p192 keys
David Howells
Re: [PATCH v3 0/3] Add support for x509 certs with NIST p256 and p192 keys
Nym Seddon
Re: [PATCH v3 0/3] Add support for x509 certs with NIST p256 and p192 keys
Stefan Berger
[PATCH] crypto: octeontx2 - fix signedness bug in cptvf_register_interrupts()
Dan Carpenter
Re: [PATCH] crypto: octeontx2 - fix signedness bug in cptvf_register_interrupts()
Herbert Xu
[PATCH 0/3] Add support for x509 certs with NIST p256 and p192 keys
Stefan Berger
[PATCH 3/3] x509: Detect sm2 keys by their parameters OID
Stefan Berger
[PATCH 1/3] x509: Add support for parsing x509 certs with NIST p256 keys
Stefan Berger
[PATCH 2/3] x509: Add support for NIST p192 keys in certificates and akcipher
Stefan Berger
[PATCH v3 0/5] amba: minor fix and various cleanups
Uwe Kleine-König
[PATCH v3 4/5] amba: Make the remove callback return void
Uwe Kleine-König
Re: [PATCH v3 4/5] amba: Make the remove callback return void
Vinod Koul
Re: [PATCH v3 4/5] amba: Make the remove callback return void
Wolfram Sang
Re: [PATCH v3 4/5] amba: Make the remove callback return void
Takashi Iwai
Re: [PATCH v3 4/5] amba: Make the remove callback return void
Vladimir Zapolskiy
Re: [PATCH v3 4/5] amba: Make the remove callback return void
Greg Kroah-Hartman
Re: [PATCH v3 4/5] amba: Make the remove callback return void
Guenter Roeck
Re: [PATCH v3 4/5] amba: Make the remove callback return void
Suzuki K Poulose
Re: [PATCH v3 4/5] amba: Make the remove callback return void
Uwe Kleine-König
Re: [PATCH v3 4/5] amba: Make the remove callback return void
Russell King - ARM Linux admin
Re: [PATCH v3 4/5] amba: Make the remove callback return void
Auger Eric
Re: [PATCH v3 0/5] amba: minor fix and various cleanups
Russell King - ARM Linux admin
Re: [PATCH v3 0/5] amba: minor fix and various cleanups
Uwe Kleine-König
[GIT PULL] immutable branch for amba changes targeting v5.12-rc1
Uwe Kleine-König
Re: [GIT PULL] immutable branch for amba changes targeting v5.12-rc1
Greg Kroah-Hartman
Re: [GIT PULL] immutable branch for amba changes targeting v5.12-rc1
Russell King - ARM Linux admin
Re: [GIT PULL] immutable branch for amba changes targeting v5.12-rc1
Greg Kroah-Hartman
Re: [GIT PULL] immutable branch for amba changes targeting v5.12-rc1
Russell King - ARM Linux admin
Re: [GIT PULL] immutable branch for amba changes targeting v5.12-rc1
Uwe Kleine-König
Re: [GIT PULL] immutable branch for amba changes targeting v5.12-rc1
Uwe Kleine-König
Re: [GIT PULL] immutable branch for amba changes targeting v5.12-rc1
Greg Kroah-Hartman
Re: [GIT PULL] immutable branch for amba changes targeting v5.12-rc1
Uwe Kleine-König
Re: [GIT PULL] immutable branch for amba changes targeting v5.12-rc1
Greg Kroah-Hartman
[PATCH] mailbox: arm_mhuv2: make remove callback return void
Uwe Kleine-König
Re: [PATCH] mailbox: arm_mhuv2: make remove callback return void
Viresh Kumar
Re: [GIT PULL] immutable branch for amba changes targeting v5.12-rc1
Uwe Kleine-König
[PATCH] crypto/ccree: fix spelling typo of allocated
dingsenjie
Re: [PATCH] crypto/ccree: fix spelling typo of allocated
Herbert Xu
kcryptd, copy big file, unresponsive system (GUI)
Janusz Dziedzic
linux-next-20210125: drivers/crypto/marvell/octeontx2/ build errors
Randy Dunlap
[PATCH] crypto: octeontx2 - Add dependency on NET_VENDOR_MARVELL
Herbert Xu
Re: [PATCH] crypto: octeontx2 - Add dependency on NET_VENDOR_MARVELL
Randy Dunlap
RE: [EXT] Re: [PATCH] crypto: octeontx2 - Add dependency on NET_VENDOR_MARVELL
Srujana Challa
[PATCH] crypto: xor - avoid division by zero crash
Helge Deller
Re: [PATCH] crypto: xor - avoid division by zero crash
Ard Biesheuvel
Re: [PATCH] crypto: xor - avoid division by zero crash
Helge Deller
[PATCH v2 0/7] Add KDF implementations to crypto API
Stephan Müller
[PATCH v2 7/7] fs: HKDF - remove duplicate memory clearing
Stephan Müller
Re: [PATCH v2 7/7] fs: HKDF - remove duplicate memory clearing
Eric Biggers
[PATCH v2 5/7] security: DH - use KDF implementation from crypto API
Stephan Müller
[PATCH v2 3/7] crypto: add RFC5869 HKDF
Stephan Müller
Re: [PATCH v2 3/7] crypto: add RFC5869 HKDF
Eric Biggers
[PATCH v2 2/7] crypto: add SP800-108 counter key derivation function
Stephan Müller
[PATCH v2 4/7] security: DH - remove dead code for zero padding
Stephan Müller
[PATCH v2 1/7] crypto: Add key derivation self-test support code
Stephan Müller
[PATCH v2 6/7] fs: use HKDF implementation from kernel crypto API
Stephan Müller
Re: [PATCH v2 6/7] fs: use HKDF implementation from kernel crypto API
Eric Biggers
Re: [PATCH v2 6/7] fs: use HKDF implementation from kernel crypto API
Eric Biggers
Re: [PATCH v2 0/7] Add KDF implementations to crypto API
Ard Biesheuvel
Re: [PATCH v2 0/7] Add KDF implementations to crypto API
Ard Biesheuvel
Re: [PATCH v2 0/7] Add KDF implementations to crypto API
Stephan Müller
Re: [PATCH v2 0/7] Add KDF implementations to crypto API
Stephan Müller
[RFC V2 0/5] Introduce AVX512 optimized crypto algorithms
Megha Dey
[RFC V2 5/5] crypto: aesni - AVX512 version of AESNI-GCM using VPCLMULQDQ
Megha Dey
[RFC V2 1/5] crypto: aesni - fix coding style for if/else block
Megha Dey
[RFC V2 3/5] crypto: crct10dif - Accelerated CRC T10 DIF with vectorized instruction
Megha Dey
[RFC V2 2/5] x86: Probe assembler capabilities for VAES and VPLCMULQDQ support
Megha Dey
[RFC V2 4/5] crypto: aesni - AES CTR x86_64 "by16" AVX512 optimization
Megha Dey
Re: [RFC V2 0/5] Introduce AVX512 optimized crypto algorithms
Andy Lutomirski
Re: [RFC V2 0/5] Introduce AVX512 optimized crypto algorithms
Dey, Megha
Re: [RFC V2 0/5] Introduce AVX512 optimized crypto algorithms
Andy Lutomirski
Re: [RFC V2 0/5] Introduce AVX512 optimized crypto algorithms
Dave Hansen
Re: [PATCH v2] KVM/SVM: add support for SEV attestation command
Brijesh Singh
Re: [PATCH v2] KVM/SVM: add support for SEV attestation command
Paolo Bonzini
[PATCH v7 0/7] add ECDH and CURVE25519 algorithms support for Kunpeng 930
Meng Yu
[PATCH v7 1/7] crypto: hisilicon/hpre - add version adapt to new algorithms
Meng Yu
[PATCH v7 3/7] crypto: hisilicon/hpre - add algorithm type
Meng Yu
[PATCH v7 7/7] crypto: hisilicon/hpre - add 'CURVE25519' algorithm
Meng Yu
[PATCH v7 5/7] crypto: add curve 25519 and expose them
Meng Yu
[PATCH v7 4/7] crypto: add ecc curve and expose them
Meng Yu
Re: [PATCH v7 4/7] crypto: add ecc curve and expose them
Herbert Xu
Re: [PATCH v7 4/7] crypto: add ecc curve and expose them
Ard Biesheuvel
Re: [PATCH v7 4/7] crypto: add ecc curve and expose them
Herbert Xu
Re: [PATCH v7 4/7] crypto: add ecc curve and expose them
Daniele Alessandrelli
Re: [PATCH v7 4/7] crypto: add ecc curve and expose them
Herbert Xu
Re: [PATCH v7 4/7] crypto: add ecc curve and expose them
Alessandrelli, Daniele
Re: [PATCH v7 4/7] crypto: add ecc curve and expose them
Herbert Xu
Re: [PATCH v7 4/7] crypto: add ecc curve and expose them
Alessandrelli, Daniele
Re: [PATCH v7 4/7] crypto: add ecc curve and expose them
Herbert Xu
Re: [PATCH v7 4/7] crypto: add ecc curve and expose them
Stefan Berger
Re: [PATCH v7 4/7] crypto: add ecc curve and expose them
Herbert Xu
Re: [PATCH v7 4/7] crypto: add ecc curve and expose them
Vitaly Chikunov
Re: [PATCH v7 4/7] crypto: add ecc curve and expose them
Ard Biesheuvel
Re: [PATCH v7 4/7] crypto: add ecc curve and expose them
Vitaly Chikunov
Re: [PATCH v7 4/7] crypto: add ecc curve and expose them
yumeng
[PATCH v7 4/7] crypto: add ecc curve and expose them
Saulo Alessandre
Re: [PATCH v7 4/7] crypto: add ecc curve and expose them
Herbert Xu
[PATCH v7 2/7] crypto: hisilicon/hpre - add some updates to adapt to Kunpeng 930
Meng Yu
[PATCH v7 6/7] crypto: hisilicon/hpre - add 'ECDH' algorithm
Meng Yu
[PATCH v4 00/10] Enable root to update the blacklist keyring
Mickaël Salaün
[PATCH v4 01/10] tools/certs: Add print-cert-tbs-hash.sh
Mickaël Salaün
[PATCH v4 02/10] certs: Check that builtin blacklist hashes are valid
Mickaël Salaün
[PATCH v4 03/10] certs: Fix blacklisted hexadecimal hash string check
Mickaël Salaün
[PATCH v4 10/10] certs: Allow root user to append signed hashes to the blacklist keyring
Mickaël Salaün
[PATCH v4 09/10] PKCS#7: Fix missing include
Mickaël Salaün
[PATCH v4 08/10] certs: Factor out the blacklist hash creation
Mickaël Salaün
[PATCH v4 06/10] certs: Make blacklist_vet_description() more strict
Mickaël Salaün
[PATCH v4 07/10] certs/blacklist: fix kernel doc interface issue
Mickaël Salaün
[PATCH v4 05/10] certs: Replace K{U,G}IDT_INIT() with GLOBAL_ROOT_{U,G}ID
Mickaël Salaün
[PATCH v4 04/10] certs: Fix blacklist flag type confusion
Mickaël Salaün
Re: [PATCH v4 00/10] Enable root to update the blacklist keyring
David Howells
Re: [PATCH v4 00/10] Enable root to update the blacklist keyring
Mickaël Salaün
Re: [PATCH v4 00/10] Enable root to update the blacklist keyring
Mickaël Salaün
Re: [PATCH v4 00/10] Enable root to update the blacklist keyring
Jarkko Sakkinen
[PATCH 0/5] crypto: remove some obsolete algorithms
Ard Biesheuvel
[PATCH 2/5] crypto: remove RIPE-MD 256 hash algorithm
Ard Biesheuvel
[PATCH 3/5] crypto: remove RIPE-MD 320 hash algorithm
Ard Biesheuvel
[PATCH 1/5] crypto: remove RIPE-MD 128 hash algorithm
Ard Biesheuvel
[PATCH 4/5] crypto: remove Tiger 128/160/192 hash algorithms
Ard Biesheuvel
[PATCH 5/5] crypto: remove Salsa20 stream cipher algorithm
Ard Biesheuvel
Re: [PATCH 5/5] crypto: remove Salsa20 stream cipher algorithm
Eric Biggers
Re: [PATCH 5/5] crypto: remove Salsa20 stream cipher algorithm
Ard Biesheuvel
Re: [PATCH 5/5] crypto: remove Salsa20 stream cipher algorithm
Milan Broz
Re: [PATCH 5/5] crypto: remove Salsa20 stream cipher algorithm
Mike Snitzer
Re: [PATCH 0/5] crypto: remove some obsolete algorithms
Herbert Xu
[PATCH] crypto: marvell/cesa - Fix use of sg_pcopy on iomem pointer
Herbert Xu
Re: [PATCH] crypto: marvell/cesa - Fix use of sg_pcopy on iomem pointer
Sven Auhagen
Re: [PATCH] crypto: marvell/cesa - Fix use of sg_pcopy on iomem pointer
Herbert Xu
Re: [PATCH] crypto: marvell/cesa - Fix use of sg_pcopy on iomem pointer
Sven Auhagen
[PATCH v4 00/19]crypto: convert tasklets to use new tasklet_setup API()
Allen Pais
[PATCH v4 02/19] crypto: atmel: convert tasklets to use new tasklet_setup() API
Allen Pais
[PATCH v4 01/19] crypto: amcc: convert tasklets to use new tasklet_setup() API
Allen Pais
Re: [PATCH v4 01/19] crypto: amcc: convert tasklets to use new tasklet_setup() API
Herbert Xu
[PATCH v4 14/19] crypto: qat: convert tasklets to use new tasklet_setup() API
Allen Pais
[PATCH v4 05/19] crypto: cavium: convert tasklets to use new tasklet_setup() API
Allen Pais
[PATCH v4 07/19] crypto: ccree: convert tasklets to use new tasklet_setup() API
Allen Pais
[PATCH v4 10/19] crypto: ixp4xx: convert tasklets to use new tasklet_setup() API
Allen Pais
[PATCH v4 08/19] crypto: hifn_795x: convert tasklets to use new tasklet_setup() API
Allen Pais
[PATCH v4 09/19] crypto: img-hash: convert tasklets to use new tasklet_setup() API
Allen Pais
[PATCH v4 17/19] crypto: s5p: convert tasklets to use new tasklet_setup() API
Allen Pais
[PATCH v4 16/19] crypto: rockchip: convert tasklets to use new tasklet_setup() API
Allen Pais
[PATCH v4 18/19] crypto: talitos: convert tasklets to use new tasklet_setup() API
Allen Pais
[PATCH v4 12/19] crypto: omap: convert tasklets to use new tasklet_setup() API
Allen Pais
[PATCH v4 19/19] crypto: octeontx: convert tasklets to use new tasklet_setup() API
Allen Pais
[PATCH v4 15/19] crypto: qce: convert tasklets to use new tasklet_setup() API
Allen Pais
[PATCH v4 13/19] crypto: picoxcell: convert tasklets to use new tasklet_setup() API
Allen Pais
[PATCH v4 11/19] crypto: mediatek: convert tasklets to use new tasklet_setup() API
Allen Pais
[PATCH v4 06/19] crypto: ccp: convert tasklets to use new tasklet_setup() API
Allen Pais
[PATCH v4 04/19] crypto: caam: convert tasklets to use new tasklet_setup() API
Allen Pais
[PATCH v4 03/19] crypto: axis: convert tasklets to use new tasklet_setup() API
Allen Pais
[PATCH 1/2] crypto: talitos - Work around SEC6 ERRATA (AES-CTR mode data size error)
Christophe Leroy
[PATCH 2/2] crypto: talitos - Fix ctr(aes) on SEC1
Christophe Leroy
Re: [PATCH 1/2] crypto: talitos - Work around SEC6 ERRATA (AES-CTR mode data size error)
Ard Biesheuvel
Re: [PATCH 1/2] crypto: talitos - Work around SEC6 ERRATA (AES-CTR mode data size error)
Christophe Leroy
Re: [PATCH 1/2] crypto: talitos - Work around SEC6 ERRATA (AES-CTR mode data size error)
Ard Biesheuvel
Re: [PATCH 1/2] crypto: talitos - Work around SEC6 ERRATA (AES-CTR mode data size error)
Christophe Leroy
Re: [PATCH 1/2] crypto: talitos - Work around SEC6 ERRATA (AES-CTR mode data size error)
Ard Biesheuvel
Re: [PATCH 1/2] crypto: talitos - Work around SEC6 ERRATA (AES-CTR mode data size error)
Christophe Leroy
Re: [PATCH 1/2] crypto: talitos - Work around SEC6 ERRATA (AES-CTR mode data size error)
Herbert Xu
[PATCH v3 0/6] Regression fixes/clean ups in the Qualcomm crypto engine driver
Thara Gopinath
[PATCH v3 3/6] drivers: crypto: qce: skcipher: Fix regressions found during fuzz testing
Thara Gopinath
Re: [PATCH v3 3/6] drivers: crypto: qce: skcipher: Fix regressions found during fuzz testing
Bjorn Andersson
[PATCH v3 6/6] drivers: crypto: qce: Remove totallen and offset in qce_start
Thara Gopinath
Re: [PATCH v3 6/6] drivers: crypto: qce: Remove totallen and offset in qce_start
Bjorn Andersson
[PATCH v3 5/6] drivers: crypto: qce: Remover src_tbl from qce_cipher_reqctx
Thara Gopinath
Re: [PATCH v3 5/6] drivers: crypto: qce: Remover src_tbl from qce_cipher_reqctx
Bjorn Andersson
[PATCH v3 4/6] drivers: crypto: qce: common: Set data unit size to message length for AES XTS transformation
Thara Gopinath
Re: [PATCH v3 4/6] drivers: crypto: qce: common: Set data unit size to message length for AES XTS transformation
Bjorn Andersson
[PATCH v3 2/6] drivers: crypto: qce: sha: Hold back a block of data to be transferred as part of final
Thara Gopinath
Re: [PATCH v3 2/6] drivers: crypto: qce: sha: Hold back a block of data to be transferred as part of final
Bjorn Andersson
[PATCH v3 1/6] drivers: crypto: qce: sha: Restore/save ahash state with custom struct in export/import
Thara Gopinath
Re: [PATCH v3 1/6] drivers: crypto: qce: sha: Restore/save ahash state with custom struct in export/import
Bjorn Andersson
Re: [PATCH v3 1/6] drivers: crypto: qce: sha: Restore/save ahash state with custom struct in export/import
kernel test robot
[PATCH v4 0/4] Check codeSigning extended key usage extension
Lee, Chun-Yi
[PATCH 1/4] X.509: Add CodeSigning extended key usage parsing
Lee, Chun-Yi
Re: [PATCH 1/4] X.509: Add CodeSigning extended key usage parsing
Jarkko Sakkinen
Re: [PATCH 1/4] X.509: Add CodeSigning extended key usage parsing
joeyli
Re: [PATCH 1/4] X.509: Add CodeSigning extended key usage parsing
Jarkko Sakkinen
Re: [PATCH 1/4] X.509: Add CodeSigning extended key usage parsing
joeyli
Re: [PATCH 1/4] X.509: Add CodeSigning extended key usage parsing
Jarkko Sakkinen
Re: [PATCH 1/4] X.509: Add CodeSigning extended key usage parsing
David Howells
[PATCH 4/4] Documentation/admin-guide/module-signing.rst: add openssl command option example for CodeSign EKU
Lee, Chun-Yi
[PATCH 2/4] PKCS#7: Check codeSigning EKU for kernel module and kexec pe verification
Lee, Chun-Yi
[PATCH 3/4] modsign: Add codeSigning EKU when generating X.509 key generation config
Lee, Chun-Yi
[PATCH v4 0/4] Check codeSigning extended key usage extension
Lee, Chun-Yi
[PATCH 1/4] X.509: Add CodeSigning extended key usage parsing
Lee, Chun-Yi
[PATCH 2/4] PKCS#7: Check codeSigning EKU for kernel module and kexec pe verification
Lee, Chun-Yi
[PATCH 3/4] modsign: Add codeSigning EKU when generating X.509 key generation config
Lee, Chun-Yi
Earlier messages
Later messages