linux-crypto
Thread
Date
Later messages
Messages by Thread
[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
Re: [PATCH v2 0/9] Add Support for Marvell OcteonTX2 CPT engine
Herbert Xu
Re: [PATCH v3] crypto - shash: reduce minimum alignment of shash_desc structure
Herbert Xu
Re: [PATCH] crypto: arm64/sha - add missing module aliases
Herbert Xu
[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
[PATCH 4/4] Documentation/admin-guide/module-signing.rst: add openssl command option example for CodeSign EKU
Lee, Chun-Yi
Re: [PATCH 4/4] Documentation/admin-guide/module-signing.rst: add openssl command option example for CodeSign EKU
Randy Dunlap
Re: [PATCH 4/4] Documentation/admin-guide/module-signing.rst: add openssl command option example for CodeSign EKU
joeyli
Re: [PATCH v3 09/10] certs: Allow root user to append signed hashes to the blacklist keyring
Jarkko Sakkinen
Re: [PATCH v3 09/10] certs: Allow root user to append signed hashes to the blacklist keyring
Mickaël Salaün
Re: [PATCH v3 08/10] certs: Check that builtin blacklist hashes are valid
Jarkko Sakkinen
Re: [PATCH v3 08/10] certs: Check that builtin blacklist hashes are valid
Mickaël Salaün
Re: [PATCH v3 08/10] certs: Check that builtin blacklist hashes are valid
Jarkko Sakkinen
Re: [PATCH v3 08/10] certs: Check that builtin blacklist hashes are valid
Mickaël Salaün
Re: [PATCH v3 08/10] certs: Check that builtin blacklist hashes are valid
Jarkko Sakkinen
Re: [PATCH v3 05/10] certs: Replace K{U,G}IDT_INIT() with GLOBAL_ROOT_{U,G}ID
Jarkko Sakkinen
Re: [PATCH v3 05/10] certs: Replace K{U,G}IDT_INIT() with GLOBAL_ROOT_{U,G}ID
Mickaël Salaün
Re: [PATCH v3 05/10] certs: Replace K{U,G}IDT_INIT() with GLOBAL_ROOT_{U,G}ID
Jarkko Sakkinen
Re: [PATCH v3 06/10] certs: Make blacklist_vet_description() more strict
Jarkko Sakkinen
Re: [PATCH v3 06/10] certs: Make blacklist_vet_description() more strict
Mickaël Salaün
Re: [PATCH v3 04/10] certs: Fix blacklist flag type confusion
Jarkko Sakkinen
Re: [PATCH v3 04/10] certs: Fix blacklist flag type confusion
Mickaël Salaün
Re: [PATCH v3 04/10] certs: Fix blacklist flag type confusion
Jarkko Sakkinen
Re: [PATCH v3 03/10] PKCS#7: Fix missing include
Jarkko Sakkinen
Re: [PATCH v3 02/10] certs: Fix blacklisted hexadecimal hash string check
Jarkko Sakkinen
Re: [PATCH v3 02/10] certs: Fix blacklisted hexadecimal hash string check
Mickaël Salaün
Re: [PATCH v3 02/10] certs: Fix blacklisted hexadecimal hash string check
Jarkko Sakkinen
Re: [PATCH v3 01/10] certs/blacklist: fix kernel doc interface issue
Jarkko Sakkinen
Re: [RFC PATCH 4/5] arm64: fpsimd: run kernel mode NEON with softirqs disabled
Dave Martin
Re: [RFC PATCH 4/5] arm64: fpsimd: run kernel mode NEON with softirqs disabled
Ard Biesheuvel
Re: [RFC PATCH 4/5] arm64: fpsimd: run kernel mode NEON with softirqs disabled
Dave Martin
Re: [RFC PATCH 4/5] arm64: fpsimd: run kernel mode NEON with softirqs disabled
Ard Biesheuvel
[PATCH] X.509: Fix crash caused by NULL pointer
David Howells
[no subject]
David Howells
Re:
Jarkko Sakkinen
Re: [PATCH] crypto: public_key: check that pkey_algo is non-NULL before passing it to strcmp()
Toke Høiland-Jørgensen
Re: [PATCH] crypto: public_key: check that pkey_algo is non-NULL before passing it to strcmp()
João Fonseca
Re: [PATCH] crypto: public_key: check that pkey_algo is non-NULL before passing it to strcmp()
Tee Hao Wei
Re: [PATCH] crypto: public_key: check that pkey_algo is non-NULL before passing it to strcmp()
Greg KH
Re: [PATCH] crypto: public_key: check that pkey_algo is non-NULL before passing it to strcmp()
Toke Høiland-Jørgensen
Re: [PATCH] crypto: public_key: check that pkey_algo is non-NULL before passing it to strcmp()
Greg KH
RE: [RFC PATCH 0/6] Keem Bay OCS ECC crypto driver
Reshetova, Elena
Re: [RFC PATCH 0/6] Keem Bay OCS ECC crypto driver
Ard Biesheuvel
RE: [RFC PATCH 0/6] Keem Bay OCS ECC crypto driver
Reshetova, Elena
Re: [RFC PATCH 0/6] Keem Bay OCS ECC crypto driver
Alessandrelli, Daniele
Re: [RFC PATCH 0/6] Keem Bay OCS ECC crypto driver
Ard Biesheuvel
Re: [RFC PATCH 0/6] Keem Bay OCS ECC crypto driver
Alessandrelli, Daniele
Re: [RFC PATCH 0/6] Keem Bay OCS ECC crypto driver
Herbert Xu
Re: [RFC PATCH 0/6] Keem Bay OCS ECC crypto driver
Alessandrelli, Daniele
[BUG] marvell/cesa - Fix sparse warnings breaks driver
Sven Auhagen
Re: [BUG] marvell/cesa - Fix sparse warnings breaks driver
Herbert Xu
[PATCH] crypto: marvel/cesa - Fix tdma descriptor on 64-bit
Herbert Xu
Re: [PATCH] crypto: marvel/cesa - Fix tdma descriptor on 64-bit
Sven Auhagen
Re: [BUG] marvell/cesa - Fix sparse warnings breaks driver
Sven Auhagen
[PATCH] crypto: hisilicon/hpre - add ecc algorithm inqury for uacce device
Hui Tang
Re: [PATCH] crypto: hisilicon/hpre - add ecc algorithm inqury for uacce device
Herbert Xu
[PATCH] crypto: hisilicon/hpre - add two RAS correctable errors processing
Hui Tang
Re: [PATCH] crypto: hisilicon/hpre - add two RAS correctable errors processing
Herbert Xu
[PATCH] crypto: hisilicon/hpre - delete ECC 1bit error reported threshold
Hui Tang
Re: [PATCH] crypto: hisilicon/hpre - delete ECC 1bit error reported threshold
Herbert Xu
Re: [PATCH v3 14/19] crypto: qat: convert tasklets to use new tasklet_setup() API
Allen Pais
[GIT PULL] Crypto Fixes for 5.11
Herbert Xu
Re: [GIT PULL] Crypto Fixes for 5.11
pr-tracker-bot
[GIT PULL] Crypto Fixes for 5.11
Herbert Xu
Re: [GIT PULL] Crypto Fixes for 5.11
pr-tracker-bot
Re[2]: problem with ccp-crypto module on apu
Domen Stangar
Re: problem with ccp-crypto module on apu
Tom Lendacky
Re: [RFC V1 0/7] Introduce AVX512 optimized crypto algorithms
Ard Biesheuvel
Re: [RFC V1 0/7] Introduce AVX512 optimized crypto algorithms
Dey, Megha
Re: [RFC V1 1/7] x86: Probe assembler capabilities for VAES and VPLCMULQDQ support
Ard Biesheuvel
Re: [RFC V1 1/7] x86: Probe assembler capabilities for VAES and VPLCMULQDQ support
Dey, Megha
Re: [RFC V1 7/7] crypto: aesni - AVX512 version of AESNI-GCM using VPCLMULQDQ
Ard Biesheuvel
Re: [RFC V1 7/7] crypto: aesni - AVX512 version of AESNI-GCM using VPCLMULQDQ
Dey, Megha
Re: [RFC V1 5/7] crypto: aesni - AES CTR x86_64 "by16" AVX512 optimization
Ard Biesheuvel
Re: [RFC V1 5/7] crypto: aesni - AES CTR x86_64 "by16" AVX512 optimization
Dey, Megha
[PATCH 0/2] crypto: aesni - fix more FPU handling and indirect call issues
Ard Biesheuvel
[PATCH 1/2] crypto: aesni - replace CTR function pointer with static call
Ard Biesheuvel
[PATCH 2/2] crypto: aesni - release FPU during skcipher walk API calls
Ard Biesheuvel
Re: [PATCH 0/2] crypto: aesni - fix more FPU handling and indirect call issues
Herbert Xu
Re: [RFC V1 2/7] crypto: crct10dif - Accelerated CRC T10 DIF with vectorized instruction
Ard Biesheuvel
Re: [RFC V1 2/7] crypto: crct10dif - Accelerated CRC T10 DIF with vectorized instruction
Dey, Megha
Re: [linux-next:master 952/3956] crypto/blake2b_generic.c:73:13: warning: stack frame size of 9776 bytes in function 'blake2b_compress_one_generic'
Eric Biggers
Re: [linux-next:master 952/3956] crypto/blake2b_generic.c:73:13: warning: stack frame size of 9776 bytes in function 'blake2b_compress_one_generic'
Arnd Bergmann
Re: [RFC V1 3/7] crypto: ghash - Optimized GHASH computations
Dey, Megha
Re: [RFC V1 3/7] crypto: ghash - Optimized GHASH computations
Dave Hansen
Re: [RFC V1 3/7] crypto: ghash - Optimized GHASH computations
Eric Biggers
Re: [RFC V1 3/7] crypto: ghash - Optimized GHASH computations
Dave Hansen
Re: [RFC V1 3/7] crypto: ghash - Optimized GHASH computations
Ard Biesheuvel
Re: [RFC V1 3/7] crypto: ghash - Optimized GHASH computations
Eric Biggers
Re: [RFC V1 3/7] crypto: ghash - Optimized GHASH computations
Dey, Megha
Re: [PATCH v4] certs: Add EFI_CERT_X509_GUID support for dbx entries
Eric Snowberg
Re: [PATCH v4] certs: Add EFI_CERT_X509_GUID support for dbx entries
Jarkko Sakkinen
Re: [PATCH v4] certs: Add EFI_CERT_X509_GUID support for dbx entries
Eric Snowberg
Re: [PATCH v4] certs: Add EFI_CERT_X509_GUID support for dbx entries
Jarkko Sakkinen
Re: [PATCH v4] certs: Add EFI_CERT_X509_GUID support for dbx entries
David Howells
Re: [PATCH v4] certs: Add EFI_CERT_X509_GUID support for dbx entries
Mimi Zohar
Re: [PATCH v4] certs: Add EFI_CERT_X509_GUID support for dbx entries
Eric Snowberg
Re: [PATCH v4] certs: Add EFI_CERT_X509_GUID support for dbx entries
Nayna
Re: [PATCH v4] certs: Add EFI_CERT_X509_GUID support for dbx entries
Jarkko Sakkinen
Re: [PATCH v4] certs: Add EFI_CERT_X509_GUID support for dbx entries
Jarkko Sakkinen
[PATCH] crypto: keembay: ocs-aes: use 64-bit arithmetic for computing bit_len
Ovidiu Panait
Re: [PATCH] crypto: keembay: ocs-aes: use 64-bit arithmetic for computing bit_len
Alessandrelli, Daniele
Re: [PATCH] crypto: keembay: ocs-aes: use 64-bit arithmetic for computing bit_len
Herbert Xu
[PATCH] crypto: lib/chacha20poly1305 - define empty module exit function
Jason A. Donenfeld
Re: [PATCH] crypto: lib/chacha20poly1305 - define empty module exit function
Ard Biesheuvel
Re: [PATCH] crypto: lib/chacha20poly1305 - define empty module exit function
Eric Biggers
Re: [PATCH] crypto: lib/chacha20poly1305 - define empty module exit function
John Donnelly
[PATCH v2] crypto: lib/chacha20poly1305 - define empty module exit function
Jason A. Donenfeld
Re: [PATCH v2] crypto: lib/chacha20poly1305 - define empty module exit function
John Donnelly
Re: [PATCH v2] crypto: lib/chacha20poly1305 - define empty module exit function
Jason A. Donenfeld
Re: [PATCH v2] crypto: lib/chacha20poly1305 - define empty module exit function
Herbert Xu
Later messages