linux-crypto
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH v9 2/9] x509: Detect sm2 keys by their parameters OID
Stefan Berger
Re: [PATCH v9 2/9] x509: Detect sm2 keys by their parameters OID
Tianjia Zhang
Re: [PATCH v9 2/9] x509: Detect sm2 keys by their parameters OID
Stefan Berger
Re: [PATCH v9 2/9] x509: Detect sm2 keys by their parameters OID
Tianjia Zhang
[PATCH v9 4/9] ima: Support EC keys for signature verification
Stefan Berger
[PATCH v9 9/9] certs: Add support for using elliptic curve keys for signing modules
Stefan Berger
Re: [PATCH v9 9/9] certs: Add support for using elliptic curve keys for signing modules
yumeng
Re: [PATCH v9 9/9] certs: Add support for using elliptic curve keys for signing modules
Mimi Zohar
[PATCH v9 9/9] certs: Add support for using elliptic curve keys for signing modules
yumeng
Re: [PATCH v9 9/9] certs: Add support for using elliptic curve keys for signing modules
Stefan Berger
[PATCH v9 8/9] ecdsa: Register NIST P384 and extend test suite
Stefan Berger
[PATCH v9 1/9] crypto: Add support for ECDSA signature verification
Stefan Berger
[PATCH v9 6/9] crypto: Add NIST P384 curve parameters
Stefan Berger
Re: [PATCH v9 6/9] crypto: Add NIST P384 curve parameters
Herbert Xu
Re: [PATCH v9 6/9] crypto: Add NIST P384 curve parameters
Stefan Berger
Re: [PATCH v9 6/9] crypto: Add NIST P384 curve parameters
Herbert Xu
[PATCH v9 5/9] x509: Add OID for NIST P384 and extend parser for it
Stefan Berger
[PATCH v9 7/9] crypto: Add math to support fast NIST P384
Stefan Berger
[PATCH] crypto/nx: add missing call to of_node_put()
Yang Li
Re: [PATCH] crypto/nx: add missing call to of_node_put()
Michael Ellerman
Re: [PATCH] crypto/nx: add missing call to of_node_put()
kernel test robot
[PATCH 00/13] x86/crypto/asm: objtool support
Josh Poimboeuf
[PATCH 04/13] x86/crypto/aesni-intel_avx: Standardize stack alignment prologue
Josh Poimboeuf
Re: [PATCH 04/13] x86/crypto/aesni-intel_avx: Standardize stack alignment prologue
Peter Zijlstra
[PATCH 06/13] x86/crypto/crc32c-pcl-intel: Standardize jump table
Josh Poimboeuf
[PATCH 02/13] x86/crypto/aesni-intel_avx: Remove unused macros
Josh Poimboeuf
[PATCH 07/13] x86/crypto/sha_ni: Standardize stack alignment prologue
Josh Poimboeuf
[PATCH 01/13] objtool: Support asm jump tables
Josh Poimboeuf
[PATCH 03/13] x86/crypto/aesni-intel_avx: Fix register usage comments
Josh Poimboeuf
[PATCH 09/13] x86/crypto/sha256-avx2: Standardize stack alignment prologue
Josh Poimboeuf
[PATCH 11/13] x86/crypto/sha512-avx2: Standardize stack alignment prologue
Josh Poimboeuf
[PATCH 10/13] x86/crypto/sha512-avx: Standardize stack alignment prologue
Josh Poimboeuf
[PATCH 13/13] x86/crypto: Enable objtool in crypto code
Josh Poimboeuf
[PATCH 05/13] x86/crypto/camellia-aesni-avx2: Unconditionally allocate stack buffer
Josh Poimboeuf
[PATCH 12/13] x86/crypto/sha512-ssse3: Standardize stack alignment prologue
Josh Poimboeuf
[PATCH 08/13] x86/crypto/sha1_avx2: Standardize stack alignment prologue
Josh Poimboeuf
Re: [PATCH 00/13] x86/crypto/asm: objtool support
Ard Biesheuvel
Re: [PATCH 00/13] x86/crypto/asm: objtool support
Peter Zijlstra
Re: [PATCH 00/13] x86/crypto/asm: objtool support
Josh Poimboeuf
Re: [PATCH 00/13] x86/crypto/asm: objtool support
Herbert Xu
Announce loop-AES-v3.7t file/swap crypto package
Jari Ruusu
Re: Announce loop-AES-v3.7t file/swap crypto package
Markus Reichelt
[PATCH AUTOSEL 4.19 12/26] crypto: tcrypt - avoid signed overflow in byte count
Sasha Levin
[PATCH AUTOSEL 5.4 16/40] crypto: tcrypt - avoid signed overflow in byte count
Sasha Levin
[PATCH AUTOSEL 5.10 22/56] crypto: tcrypt - avoid signed overflow in byte count
Sasha Levin
[PATCH AUTOSEL 5.11 28/67] crypto: tcrypt - avoid signed overflow in byte count
Sasha Levin
[PATCH v2] vio: make remove callback return void
Uwe Kleine-König
Re: [PATCH v2] vio: make remove callback return void
Anatoly Pugachev
Re: [PATCH v2] vio: make remove callback return void
Michael Ellerman
Re: [PATCH v2] vio: make remove callback return void
Arnd Bergmann
[PATCH v2] vio: make remove callback return void
Uwe Kleine-König
[PATCH v9 0/7] add ECDH and CURVE25519 algorithms support for Kunpeng 930
Meng Yu
[PATCH v9 1/7] crypto: hisilicon/hpre - add version adapt to new algorithms
Meng Yu
[PATCH v9 3/7] crypto: move curve_id of ECDH from the key to algorithm name
Meng Yu
Re: [PATCH v9 3/7] crypto: move curve_id of ECDH from the key to algorithm name
Tudor.Ambarus
Re: [PATCH v9 3/7] crypto: move curve_id of ECDH from the key to algorithm name
yumeng
Re: [PATCH v9 3/7] crypto: move curve_id of ECDH from the key to algorithm name
yumeng
Re: [PATCH v9 3/7] crypto: move curve_id of ECDH from the key to algorithm name
Tudor.Ambarus
Re: [PATCH v9 3/7] crypto: move curve_id of ECDH from the key to algorithm name
yumeng
[PATCH v9 5/7] crypto: hisilicon/hpre - add 'ECDH' algorithm
Meng Yu
[PATCH v9 6/7] crypto: add curve25519 params and expose them
Meng Yu
[PATCH v9 2/7] crypto: hisilicon/hpre - add algorithm type
Meng Yu
[PATCH v9 7/7] crypto: hisilicon/hpre - add 'CURVE25519' algorithm
Meng Yu
[PATCH v9 4/7] crypto: and expose ecc curves
Meng Yu
[PATCH] crypto: testmgr - delete some redundant code
Kai Ye
Re: [PATCH] crypto: testmgr - delete some redundant code
Eric Biggers
Re: [PATCH] crypto: testmgr - delete some redundant code
Herbert Xu
[PATCH] crypto: jitterentropy: Add automatically deoptimization.
dm9pZCAq
[PATCH] hwrng: bcm2835: add reset support
Álvaro Fernández Rojas
[PATCH 0/2] hwrng: bcm2835: add reset support
Álvaro Fernández Rojas
[PATCH 1/2] dt-bindings: rng: bcm2835: document reset support
Álvaro Fernández Rojas
Re: [PATCH 1/2] dt-bindings: rng: bcm2835: document reset support
Florian Fainelli
Re: [PATCH 1/2] dt-bindings: rng: bcm2835: document reset support
Scott Branden
Re: [PATCH 1/2] dt-bindings: rng: bcm2835: document reset support
Álvaro Fernández Rojas
[PATCH 2/2] hwrng: bcm2835: add reset support
Álvaro Fernández Rojas
[PATCH v4 0/2] hwrng: bcm2835: add reset support
Álvaro Fernández Rojas
[PATCH v4 1/2] dt-bindings: rng: bcm2835: document reset support
Álvaro Fernández Rojas
[PATCH v4 2/2] hwrng: bcm2835: add reset support
Álvaro Fernández Rojas
Re: [PATCH v4 2/2] hwrng: bcm2835: add reset support
Philipp Zabel
Re: [PATCH v4 2/2] hwrng: bcm2835: add reset support
Álvaro Fernández Rojas
Re: [PATCH v4 2/2] hwrng: bcm2835: add reset support
Florian Fainelli
[PATCH v3 0/2] hwrng: bcm2835: add reset support
Álvaro Fernández Rojas
[PATCH v3 1/2] dt-bindings: rng: bcm2835: document reset support
Álvaro Fernández Rojas
Re: [PATCH v3 1/2] dt-bindings: rng: bcm2835: document reset support
Rob Herring
Re: [PATCH v3 1/2] dt-bindings: rng: bcm2835: document reset support
Álvaro Fernández Rojas
Re: [PATCH v3 1/2] dt-bindings: rng: bcm2835: document reset support
Nicolas Saenz Julienne
Re: [PATCH v3 1/2] dt-bindings: rng: bcm2835: document reset support
Álvaro Fernández Rojas
Re: [PATCH v3 1/2] dt-bindings: rng: bcm2835: document reset support
Nicolas Saenz Julienne
Re: [PATCH v3 1/2] dt-bindings: rng: bcm2835: document reset support
Álvaro Fernández Rojas
Re: [PATCH v3 1/2] dt-bindings: rng: bcm2835: document reset support
Rob Herring
[PATCH v3 2/2] hwrng: bcm2835: add reset support
Álvaro Fernández Rojas
Re: [PATCH v3 2/2] hwrng: bcm2835: add reset support
Florian Fainelli
[PATCH 00/20] Manual replacement of all strlcpy in favor of strscpy
Romain Perier
[PATCH 02/20] crypto: Manual replacement of the deprecated strlcpy() with return values
Romain Perier
Re: [PATCH 02/20] crypto: Manual replacement of the deprecated strlcpy() with return values
Herbert Xu
Re: [PATCH 00/20] Manual replacement of all strlcpy in favor of strscpy
Shuah Khan
[PATCH] hwrng: iproc: set quality to 1000
Álvaro Fernández Rojas
[PATCH v2] hwrng: iproc: set quality to 1024
Álvaro Fernández Rojas
Re: [PATCH v2] hwrng: iproc: set quality to 1024
Scott Branden
Re: [PATCH v2] hwrng: iproc: set quality to 1024
Stefan Wahren
[PATCH] hwrng: bcm2835: set quality to 1000
Álvaro Fernández Rojas
Re: [PATCH] hwrng: bcm2835: set quality to 1000
Andrew Lunn
Re: [PATCH] hwrng: bcm2835: set quality to 1000
Álvaro Fernández Rojas
Re: [PATCH] hwrng: bcm2835: set quality to 1000
Andrew Lunn
Re: [PATCH] hwrng: bcm2835: set quality to 1000
Herbert Xu
Re: [PATCH] hwrng: bcm2835: set quality to 1000
Álvaro Fernández Rojas
Re: [PATCH] hwrng: bcm2835: set quality to 1000
Nicolas Saenz Julienne
Re: [PATCH] hwrng: bcm2835: set quality to 1000
Florian Fainelli
Re: [PATCH] hwrng: bcm2835: set quality to 1000
Álvaro Fernández Rojas
Re: [PATCH] hwrng: bcm2835: set quality to 1000
Florian Fainelli
[PATCH v2] hwrng: bcm2835: set quality to 1000
Álvaro Fernández Rojas
[PATCH v3] hwrng: bcm2835: set quality
Álvaro Fernández Rojas
[PATCH] hwrng: omap - Fix included header from 'asm'
Tian Tao
Re: [PATCH] hwrng: omap - Fix included header from 'asm'
Herbert Xu
[PATCH v8 0/4] Add support for x509 certs with NIST p256 and p192 keys
Stefan Berger
[PATCH v8 2/4] x509: Detect sm2 keys by their parameters OID
Stefan Berger
[PATCH v8 4/4] ima: Support EC keys for signature verification
Stefan Berger
[PATCH v8 3/4] x509: Add support for parsing x509 certs with ECDSA keys
Stefan Berger
[PATCH v8 1/4] crypto: Add support for ECDSA signature verification
Stefan Berger
[PATCH 1/3] add params and ids to support nist_p384
Saulo Alessandre
[PATCH 1/3] add params and ids to support nist_p384
Saulo Alessandre
[PATCH 2/3] add mathematic to support fast nist_p384 and change routines to pass forward ecc_curve
Saulo Alessandre
Re: [PATCH 2/3] add mathematic to support fast nist_p384 and change routines to pass forward ecc_curve
Stefan Berger
[PATCH 3/3] add nist_p384 register and unregister to support nist_p384
Saulo Alessandre
Re: [PATCH 3/3] add nist_p384 register and unregister to support nist_p384
Stefan Berger
Re: [PATCH 1/3] add params and ids to support nist_p384
Stefan Berger
[PATCH v2 1/3] add params and ids to support nist_p384
Saulo Alessandre
[PATCH v2 2/3] adds math to support nist_p384 fast and changes routines to pass forward ecc_curve
Saulo Alessandre
[PATCH v2 3/3] adds nist_p384 register and unregister to support nist_p384 and tests
Saulo Alessandre
Re: [PATCH v2 1/3] add params and ids to support nist_p384
Stefan Berger
Re: [PATCH v2 1/3] add params and ids to support nist_p384
Saulo Alessandre de Lima
RE: [PATCH v2] hwrng: fix khwrng lifecycle
Luca Dariz
KONTAKTIEREN SIE DEN BANKDIREKTOR.
lucky frank
[GIT PULL] Crypto Update for 5.12
Herbert Xu
Re: [GIT PULL] Crypto Update for 5.12
pr-tracker-bot
[RFT PATCH] crypto: s5p-sss - initialize APB clock after the AXI bus clock for SlimSSS
Krzysztof Kozlowski
Re: [RFT PATCH] crypto: s5p-sss - initialize APB clock after the AXI bus clock for SlimSSS
Herbert Xu
[PATCH] crypto: sun8i-ss: fix result memory leak on error path
Corentin Labbe
Re: [PATCH] crypto: sun8i-ss: fix result memory leak on error path
Herbert Xu
[PATCH] crypto: sun8i-ss: fix result memory leak on error path
Corentin Labbe
Re: [PATCH] crypto: sun8i-ss: fix result memory leak on error path
Herbert Xu
[PATCH v7 00/11] Regression fixes/clean ups in the Qualcomm crypto engine driver
Thara Gopinath
[PATCH v7 01/11] crypto: qce: sha: Restore/save ahash state with custom struct in export/import
Thara Gopinath
[PATCH v7 02/11] crypto: qce: sha: Hold back a block of data to be transferred as part of final
Thara Gopinath
[PATCH v7 03/11] crypto: qce: skcipher: Return unsupported if key1 and key 2 are same for AES XTS algorithm
Thara Gopinath
[PATCH v7 04/11] crypto: qce: skcipher: Return unsupported if any three keys are same for DES3 algorithms
Thara Gopinath
[PATCH v7 06/11] crypto: qce: skcipher: Return error for non-blocksize data(ECB/CBC algorithms)
Thara Gopinath
[PATCH v7 05/11] crypto: qce: skcipher: Return error for zero length messages
Thara Gopinath
[PATCH v7 07/11] crypto: qce: skcipher: Set ivsize to 0 for ecb(aes)
Thara Gopinath
[PATCH v7 08/11] crypto: qce: skcipher: Improve the conditions for requesting AES fallback cipher
Thara Gopinath
[PATCH v7 09/11] crypto: qce: common: Set data unit size to message length for AES XTS transformation
Thara Gopinath
[PATCH v7 11/11] crypto: qce: Remove totallen and offset in qce_start
Thara Gopinath
[PATCH v7 10/11] crypto: qce: Remover src_tbl from qce_cipher_reqctx
Thara Gopinath
Re: [PATCH v7 00/11] Regression fixes/clean ups in the Qualcomm crypto engine driver
Thara Gopinath
Re: [PATCH v7 00/11] Regression fixes/clean ups in the Qualcomm crypto engine driver
Herbert Xu
[net-next v6 00/14] Add Marvell CN10K support
Geetha sowjanya
[net-next v6 03/14] octeontx2-af: cn10k: Update NIX/NPA context structure
Geetha sowjanya
[net-next v6 02/14] octeontx2-pf: cn10k: Add mbox support for CN10K
Geetha sowjanya
[net-next v6 04/14] octeontx2-af: cn10k: Update NIX and NPA context in debugfs
Geetha sowjanya
[net-next v6 01/14] octeontx2-af: cn10k: Add mbox support for CN10K platform
Geetha sowjanya
[net-next v6 05/14] octeontx2-pf: cn10k: Initialise NIX context
Geetha sowjanya
[net-next v6 07/14] octeontx2-pf: cn10k: Use LMTST lines for NPA/NIX operations
Geetha sowjanya
[net-next v6 06/14] octeontx2-pf: cn10k: Map LMTST region
Geetha sowjanya
[net-next v6 09/14] octeontx2-af: cn10k: Add support for programmable channels
Geetha sowjanya
[net-next v6 08/14] octeontx2-af: cn10k: Add RPM MAC support
Geetha sowjanya
[net-next v6 10/14] octeontx2-af: cn10K: Add MTU configuration
Geetha sowjanya
[net-next v6 12/14] octeontx2-af: cn10k: Add RPM LMAC pause frame support
Geetha sowjanya
[net-next v6 14/14] octeontx2-af: cn10k: MAC internal loopback support
Geetha sowjanya
Re: [net-next v6 14/14] octeontx2-af: cn10k: MAC internal loopback support
kernel test robot
[net-next v6 13/14] octeontx2-af: cn10k: Add RPM Rx/Tx stats support
Geetha sowjanya
[net-next v6 11/14] octeontx2-pf: cn10k: Get max mtu supported from admin function
Geetha sowjanya
Re: [net-next v6 00/14] Add Marvell CN10K support
patchwork-bot+netdevbpf
[net-next v5 00/14] Add Marvell CN10K support
Geetha sowjanya
[net-next v5 01/14] octeontx2-af: cn10k: Add mbox support for CN10K platform
Geetha sowjanya
[net-next v5 02/14] octeontx2-pf: cn10k: Add mbox support for CN10K
Geetha sowjanya
[net-next v5 03/14] octeontx2-af: cn10k: Update NIX/NPA context structure
Geetha sowjanya
[net-next v5 04/14] octeontx2-af: cn10k: Update NIX and NPA context in debugfs
Geetha sowjanya
[net-next v5 05/14] octeontx2-pf: cn10k: Initialise NIX context
Geetha sowjanya
[net-next v5 06/14] octeontx2-pf: cn10k: Map LMTST region
Geetha sowjanya
[net-next v5 08/14] octeontx2-af: cn10k: Add RPM MAC support
Geetha sowjanya
[net-next v5 07/14] octeontx2-pf: cn10k: Use LMTST lines for NPA/NIX operations
Geetha sowjanya
[net-next v5 09/14] octeontx2-af: cn10k: Add support for programmable channels
Geetha sowjanya
[net-next v5 10/14] octeontx2-af: cn10K: Add MTU configuration
Geetha sowjanya
[net-next v5 13/14] octeontx2-af: cn10k: Add RPM Rx/Tx stats support
Geetha sowjanya
[net-next v5 11/14] octeontx2-pf: cn10k: Get max mtu supported from admin function
Geetha sowjanya
[net-next v5 12/14] octeontx2-af: cn10k: Add RPM LMAC pause frame support
Geetha sowjanya
[net-next v5 14/14] octeontx2-af: cn10k: MAC internal loopback support
Geetha sowjanya
[GIT PULL] keys: Collected minor fixes and cleanups
David Howells
Re: [GIT PULL] keys: Collected minor fixes and cleanups
pr-tracker-bot
[no subject]
David Howells
[PATCH v6 0/5] Enable root to update the blacklist keyring
Mickaël Salaün
[PATCH v6 1/5] tools/certs: Add print-cert-tbs-hash.sh
Mickaël Salaün
[PATCH v6 5/5] certs: Allow root user to append signed hashes to the blacklist keyring
Mickaël Salaün
Re: [PATCH v6 5/5] certs: Allow root user to append signed hashes to the blacklist keyring
Jarkko Sakkinen
[PATCH v6 2/5] certs: Check that builtin blacklist hashes are valid
Mickaël Salaün
[PATCH v6 3/5] certs: Make blacklist_vet_description() more strict
Mickaël Salaün
[PATCH v6 4/5] certs: Factor out the blacklist hash creation
Mickaël Salaün
Re: [PATCH v6 0/5] Enable root to update the blacklist keyring
Mickaël Salaün
Re: [PATCH v6 0/5] Enable root to update the blacklist keyring
Eric Snowberg
[PATCH -next] crypto: keembay-ocs-aes - Fix error return code in kmb_ocs_aes_probe()
Wei Yongjun
Earlier messages
Later messages