linux-crypto
Thread
Date
Earlier messages
Later messages
Messages by Date
2021/03/05
[PATCH v11 01/10] oid_registry: Add OIDs for ECDSA with sha224/256/384/512
Stefan Berger
2021/03/05
[PATCH v11 02/10] crypto: Add support for ECDSA signature verification
Stefan Berger
2021/03/05
[PATCH v11 06/10] x509: Detect sm2 keys by their parameters OID
Stefan Berger
2021/03/05
[PATCH v11 08/10] ima: Support EC keys for signature verification
Stefan Berger
2021/03/05
[PATCH v11 10/10] certs: Add support for using elliptic curve keys for signing modules
Stefan Berger
2021/03/05
[PATCH v11 04/10] crypto: Add math to support fast NIST P384
Stefan Berger
2021/03/05
[PATCH v11 00/10] Add support for x509 certs with NIST P384/256/192 keys
Stefan Berger
2021/03/05
[PATCH v11 07/10] x509: Add support for parsing x509 certs with ECDSA keys
Stefan Berger
2021/03/05
[PATCH v11 03/10] crypto: Add NIST P384 curve parameters
Stefan Berger
2021/03/05
[PATCH v11 05/10] ecdsa: Register NIST P384 and extend test suite
Stefan Berger
2021/03/05
Re: [PATCH v10 1/9] crypto: Add support for ECDSA signature verification
Vitaly Chikunov
2021/03/05
Re: [PATCH v10 4/9] ecdsa: Register NIST P384 and extend test suite
Stefan Berger
2021/03/05
Re: [PATCH v10 5/9] x509: Detect sm2 keys by their parameters OID
Stefan Berger
2021/03/05
Re: [PATCH v10 1/9] crypto: Add support for ECDSA signature verification
Vitaly Chikunov
2021/03/05
Re: [PATCH v10 5/9] x509: Detect sm2 keys by their parameters OID
Jarkko Sakkinen
2021/03/05
Re: [PATCH v10 0/9] Add support for x509 certs with NIST P384/256/192 keys
Jarkko Sakkinen
2021/03/05
Re: [PATCH v10 4/9] ecdsa: Register NIST P384 and extend test suite
Jarkko Sakkinen
2021/03/05
Re: [PATCH v10 8/9] x509: Add OID for NIST P384 and extend parser for it
Jarkko Sakkinen
2021/03/05
Re: [PATCH v10 3/9] crypto: Add math to support fast NIST P384
Jarkko Sakkinen
2021/03/05
Re: [PATCH v10 2/9] crypto: Add NIST P384 curve parameters
Jarkko Sakkinen
2021/03/05
Re: [PATCH v10 9/9] certs: Add support for using elliptic curve keys for signing modules
Jarkko Sakkinen
2021/03/05
Re: [PATCH v10 6/9] x509: Add support for parsing x509 certs with ECDSA keys
Jarkko Sakkinen
2021/03/05
Re: [PATCH v10 1/9] crypto: Add support for ECDSA signature verification
Jarkko Sakkinen
2021/03/05
Re: [PATCH v9 2/9] x509: Detect sm2 keys by their parameters OID
Stefan Berger
2021/03/05
please apply 660d2062190db131 to v5.4+
Ard Biesheuvel
2021/03/05
[PATCH] crypto: sun4i-ss - simplify optional reset handling
Philipp Zabel
2021/03/05
Re: [PATCH v6 3/3] hwrng: bcm2835: add reset support
Philipp Zabel
2021/03/04
Re: [PATCH v10 5/9] x509: Detect sm2 keys by their parameters OID
Tianjia Zhang
2021/03/04
Re: [PATCH v9 2/9] x509: Detect sm2 keys by their parameters OID
Tianjia Zhang
2021/03/04
[PATCH v6 2/3] dt-bindings: rng: bcm2835: document reset support
Álvaro Fernández Rojas
2021/03/04
[PATCH v6 3/3] hwrng: bcm2835: add reset support
Álvaro Fernández Rojas
2021/03/04
[PATCH v6 1/3] dt-bindings: rng: bcm2835: add clock constraints
Álvaro Fernández Rojas
2021/03/04
[PATCH v6 0/3] hwrng: bcm2835: add reset support
Álvaro Fernández Rojas
2021/03/04
[PATCH v2 0/2] crypto: qat - fixes related to 'dma_map_single'
Hui Tang
2021/03/04
[PATCH v2 1/2] crypto: qat - fix unmap invalid dma address
Hui Tang
2021/03/04
[PATCH v2 2/2] crypto: qat - fix use of 'dma_map_single'
Hui Tang
2021/03/04
Re: [PATCH] hwrng: bcm2835: set quality to 1000
Álvaro Fernández Rojas
2021/03/04
[PATCH] crypto: allwinner: sun8i-ce: fix error return code in sun8i_ce_prng_generate()
Jia-Ju Bai
2021/03/04
Re: [PATCH v10 0/9] Add support for x509 certs with NIST P384/256/192 keys
Stefan Berger
2021/03/04
[PATCH v10 4/9] ecdsa: Register NIST P384 and extend test suite
Stefan Berger
2021/03/04
[PATCH v10 8/9] x509: Add OID for NIST P384 and extend parser for it
Stefan Berger
2021/03/04
[PATCH v10 3/9] crypto: Add math to support fast NIST P384
Stefan Berger
2021/03/04
[PATCH v10 1/9] crypto: Add support for ECDSA signature verification
Stefan Berger
2021/03/04
[PATCH v10 2/9] crypto: Add NIST P384 curve parameters
Stefan Berger
2021/03/04
[PATCH v10 9/9] certs: Add support for using elliptic curve keys for signing modules
Stefan Berger
2021/03/04
[PATCH v10 7/9] ima: Support EC keys for signature verification
Stefan Berger
2021/03/04
[PATCH v10 6/9] x509: Add support for parsing x509 certs with ECDSA keys
Stefan Berger
2021/03/04
[PATCH v10 5/9] x509: Detect sm2 keys by their parameters OID
Stefan Berger
2021/03/04
[PATCH v10 0/9] Add support for x509 certs with NIST P384/256/192 keys
Stefan Berger
2021/03/04
Re: [PATCH] crypto: ccp - Don't initialize SEV support without the SEV feature
Brijesh Singh
2021/03/04
Re: [PATCH v9 6/9] crypto: Add NIST P384 curve parameters
Herbert Xu
2021/03/04
Re: [PATCH] hwrng: bcm2835: set quality to 1000
Florian Fainelli
2021/03/04
Re: [PATCH v5 1/2] dt-bindings: rng: bcm2835: document reset support
Rob Herring
2021/03/04
Re: [PATCH v3 1/2] dt-bindings: rng: bcm2835: document reset support
Rob Herring
2021/03/04
Re: [PATCH 0/7] Add support for AEAD algorithms in Qualcomm Crypto Engine driver
Thara Gopinath
2021/03/04
Re: CAAM: kernel BUG at drivers/crypto/caam/jr.c:230! (and dma-coherent query)
Robin Murphy
2021/03/04
Re: [PATCH] hwrng: bcm2835: set quality to 1000
Nicolas Saenz Julienne
2021/03/04
Re: [PATCH v3 1/2] dt-bindings: rng: bcm2835: document reset support
Álvaro Fernández Rojas
2021/03/04
Re: [PATCH v9 6/9] crypto: Add NIST P384 curve parameters
Stefan Berger
2021/03/04
Re: [PATCH] crypto: qat - fix use of 'dma_map_single'
Dan Carpenter
2021/03/04
Re: [PATCH v3 1/2] dt-bindings: rng: bcm2835: document reset support
Nicolas Saenz Julienne
2021/03/04
Re: [PATCH v3 1/2] dt-bindings: rng: bcm2835: document reset support
Álvaro Fernández Rojas
2021/03/04
Re: [PATCH v5 1/2] dt-bindings: rng: bcm2835: document reset support
Nicolas Saenz Julienne
2021/03/04
Re: [PATCH v3 1/2] dt-bindings: rng: bcm2835: document reset support
Nicolas Saenz Julienne
2021/03/04
Re: [PATCH 05/10] crypto: keembay: ocs-hcu: Fix incorrectly named functions/structs
Alessandrelli, Daniele
2021/03/04
Re: [PATCH v5 2/2] hwrng: bcm2835: add reset support
Philipp Zabel
2021/03/03
[PATCH v5 0/2] hwrng: bcm2835: add reset support
Álvaro Fernández Rojas
2021/03/03
[PATCH v5 2/2] hwrng: bcm2835: add reset support
Álvaro Fernández Rojas
2021/03/03
[PATCH v5 1/2] dt-bindings: rng: bcm2835: document reset support
Álvaro Fernández Rojas
2021/03/03
Re: [PATCH] hwrng: omap - Fix included header from 'asm'
Herbert Xu
2021/03/03
Re: [PATCH v2] crypto/nx: add missing call to of_node_put()
Herbert Xu
2021/03/03
Re: [PATCH] crypto: testmgr - delete some redundant code
Herbert Xu
2021/03/03
Re: [RFT PATCH] crypto: s5p-sss - initialize APB clock after the AXI bus clock for SlimSSS
Herbert Xu
2021/03/03
Re: [PATCH] crypto: sun8i-ss: fix result memory leak on error path
Herbert Xu
2021/03/03
Re: [PATCH v7 00/11] Regression fixes/clean ups in the Qualcomm crypto engine driver
Herbert Xu
2021/03/03
Re: [PATCH -next] crypto: keembay-ocs-aes - Fix error return code in kmb_ocs_aes_probe()
Herbert Xu
2021/03/03
Re: [PATCH -next] crypto: keembay-ocs-hcu - Fix error return code in kmb_ocs_hcu_probe()
Herbert Xu
2021/03/03
Re: [PATCH] crypto: amlogic - Fix unnecessary check in meson_crypto_probe()
Herbert Xu
2021/03/03
Re: [PATCH] crypto: qat - fix spelling mistake: "messge" -> "message"
Herbert Xu
2021/03/03
Re: [PATCH] hwrng: xiphera-trng: use devm_platform_ioremap_resource() to simplify
Herbert Xu
2021/03/03
[PATCH v10 0/7] add ECDH and CURVE25519 algorithms support for Kunpeng 930
Meng Yu
2021/03/03
[PATCH v10 7/7] crypto: hisilicon/hpre - add 'CURVE25519' algorithm
Meng Yu
2021/03/03
[PATCH v10 4/7] crypto: and expose ecc curves
Meng Yu
2021/03/03
[PATCH v10 5/7] crypto: hisilicon/hpre - add 'ECDH' algorithm
Meng Yu
2021/03/03
[PATCH v10 6/7] crypto: add curve25519 params and expose them
Meng Yu
2021/03/03
Re: [PATCH] crypto: arm/blake2b - drop unnecessary return statement
Herbert Xu
2021/03/03
[PATCH v10 3/7] crypto: move curve_id of ECDH from the key to algorithm name
Meng Yu
2021/03/03
[PATCH v10 2/7] crypto: hisilicon/hpre - add algorithm type
Meng Yu
2021/03/03
[PATCH v10 1/7] crypto: hisilicon/hpre - add version adapt to new algorithms
Meng Yu
2021/03/03
Re: [PATCH] crypto: sha: remove unneeded semicolon
Herbert Xu
2021/03/03
Re: [PATCH] hwrng: ba431 - Use device-managed registration
Herbert Xu
2021/03/03
Re: [PATCH v5 01/19] crypto: amcc: convert tasklets to use new tasklet_setup() API
Herbert Xu
2021/03/03
[PATCH v3 2/2] crypto: hisilicon/sec - fixes some driver coding style
Longfang Liu
2021/03/03
[PATCH v3 1/2] crypto: hisilicon/sec - fixes some log printing style
Longfang Liu
2021/03/03
[PATCH v3 0/2] crypto:hisilicon/sec - fixes some coding style
Longfang Liu
2021/03/03
Re: [PATCH 3/3] crypto: hisilicon/sec - fixes shash test error
liulongfang
2021/03/03
Re: [PATCH 0/7] Add support for AEAD algorithms in Qualcomm Crypto Engine driver
Herbert Xu
2021/03/03
Re: [PATCH v9 6/9] crypto: Add NIST P384 curve parameters
Herbert Xu
2021/03/03
Re: [PATCH 3/3] crypto: hisilicon/sec - fixes shash test error
Herbert Xu
2021/03/03
Re: [PATCH 02/20] crypto: Manual replacement of the deprecated strlcpy() with return values
Herbert Xu
2021/03/03
Re: general protection fault in crypto_destroy_tfm
syzbot
2021/03/03
Re: [PATCH 2/4] crypto: cavium - Fix the parameter of dma_unmap_sg()
Herbert Xu
2021/03/03
Re: [PATCH 2/4] crypto: cavium - Fix the parameter of dma_unmap_sg()
chenxiang (M)
2021/03/03
Re: [PATCH v9 2/9] x509: Detect sm2 keys by their parameters OID
Stefan Berger
2021/03/03
Re: CAAM: kernel BUG at drivers/crypto/caam/jr.c:230! (and dma-coherent query)
Horia Geantă
2021/03/03
Re: [PATCH v4 2/2] hwrng: bcm2835: add reset support
Philipp Zabel
2021/03/03
Re: [PATCH] crypto: mediatek - remove obsolete documentation
Herbert Xu
2021/03/03
[PATCH] crypto: ccp - Don't initialize SEV support without the SEV feature
Tom Lendacky
2021/03/03
Re: [PATCH v4 2/2] hwrng: bcm2835: add reset support
Florian Fainelli
2021/03/03
Re: CAAM: kernel BUG at drivers/crypto/caam/jr.c:230! (and dma-coherent query)
Robin Murphy
2021/03/03
Re: [PATCH 07/10] crypto: caam: caampkc: Provide the name of the function and provide missing descriptions
Horia Geantă
2021/03/03
Re: CAAM: kernel BUG at drivers/crypto/caam/jr.c:230! (and dma-coherent query)
Horia Geantă
2021/03/03
Re: CAAM: kernel BUG at drivers/crypto/caam/jr.c:230! (and dma-coherent query)
Horia Geantă
2021/03/03
Re: [PATCH v4 2/2] hwrng: bcm2835: add reset support
Álvaro Fernández Rojas
2021/03/03
[PATCH 03/10] crypto: chelsio: chcr_core: Fix some kernel-doc issues
Lee Jones
2021/03/03
[PATCH 01/10] crypto: hisilicon: sec_drv: Supply missing description for 'sec_queue_empty()'s 'queue' param
Lee Jones
2021/03/03
[PATCH 02/10] crypto: bcm: Fix a whole host of kernel-doc misdemeanours
Lee Jones
2021/03/03
[PATCH 04/10] crypto: ux500: hash: hash_core: Fix worthy kernel-doc headers and remove others
Lee Jones
2021/03/03
[PATCH 07/10] crypto: caam: caampkc: Provide the name of the function and provide missing descriptions
Lee Jones
2021/03/03
[PATCH v2 00/10] Rid W=1 warnings in Crypto
Lee Jones
2021/03/03
[PATCH 10/10] crypto: cavium: nitrox_isr: Demote non-compliant kernel-doc headers
Lee Jones
2021/03/03
Re: CAAM: kernel BUG at drivers/crypto/caam/jr.c:230! (and dma-coherent query)
Sascha Hauer
2021/03/03
[PATCH 09/10] crypto: nx: nx-aes-cbc: Repair some kernel-doc problems
Lee Jones
2021/03/03
[PATCH 05/10] crypto: keembay: ocs-hcu: Fix incorrectly named functions/structs
Lee Jones
2021/03/03
Re: [PATCH 00/13] x86/crypto/asm: objtool support
Herbert Xu
2021/03/03
[PATCH 06/10] crypto: atmel-ecc: Struct headers need to start with keyword 'struct'
Lee Jones
2021/03/03
Re: [PATCH] hwrng: bcm2835: set quality to 1000
Herbert Xu
2021/03/03
Re: [PATCH 2/4] crypto: cavium - Fix the parameter of dma_unmap_sg()
Herbert Xu
2021/03/03
[PATCH 08/10] crypto: vmx: Source headers are not good kernel-doc candidates
Lee Jones
2021/03/03
Re: [PATCH] hwrng: bcm2835: set quality to 1000
Álvaro Fernández Rojas
2021/03/03
[PATCH] crypto: mediatek - remove obsolete documentation
Vic Wu
2021/03/02
Re: CAAM RNG trouble
Robert Hancock
2021/03/02
[PATCH v3] crypto: api - check for ERR pointers in crypto_destroy_tfm()
Ard Biesheuvel
2021/03/02
Beginner's questions
Arthur Sakayan
2021/03/02
Re: CAAM RNG trouble
Horia Geantă
2021/03/02
Re: [PATCH v2] crypto: api - check for ERR pointers in crypto_destroy_tfm()
Eric Biggers
2021/03/02
Re: [PATCH] crypto: sun8i-ss: Fix memory leak of object d when dma_iv fails to map
Corentin Labbe
2021/03/02
[PATCH] crypto: sun8i-ss: fix result memory leak on error path
Corentin Labbe
2021/03/02
[PATCH] crypto: sun8i-ss: Fix memory leak of object d when dma_iv fails to map
Colin King
2021/03/02
Re: [PATCH v2] crypto: sun8i-ce: use kfree_sensitive() instead of
Herbert Xu
2021/03/02
[PATCH v2] crypto: sun8i-ce: use kfree_sensitive() instead of
Yang Li
2021/03/02
[PATCH v2 8/9] crypto: arm64/aes-ce - stop using SIMD helper for skciphers
Ard Biesheuvel
2021/03/02
[PATCH v2 6/9] crypto: arm64/gcm-aes-ce - remove non-SIMD fallback path
Ard Biesheuvel
2021/03/02
[PATCH v2 7/9] crypto: arm64/aes-ccm - remove non-SIMD fallback path
Ard Biesheuvel
2021/03/02
[PATCH v2 4/9] crypto: aead - disallow en/decrypt for non-task or non-softirq context
Ard Biesheuvel
2021/03/02
[PATCH v2 9/9] crypto: arm64/aes-neonbs - stop using SIMD helper for skciphers
Ard Biesheuvel
2021/03/02
[PATCH v2 3/9] arm64: fpsimd: run kernel mode NEON with softirqs disabled
Ard Biesheuvel
2021/03/02
[PATCH v2 2/9] arm64: assembler: introduce wxN aliases for wN registers
Ard Biesheuvel
2021/03/02
[PATCH v2 5/9] crypto: skcipher - disallow en/decrypt for non-task or non-softirq context
Ard Biesheuvel
2021/03/02
[PATCH v2 1/9] arm64: assembler: remove conditional NEON yield macros
Ard Biesheuvel
2021/03/02
[PATCH v2] crypto: api - check for ERR pointers in crypto_destroy_tfm()
Ard Biesheuvel
2021/03/02
[PATCH v9 9/9] certs: Add support for using elliptic curve keys for signing modules
yumeng
2021/03/02
[PATCH v2 0/9] running kernel mode SIMD with softirqs disabled
Ard Biesheuvel
2021/03/01
Re: [PATCH] crypto: expose needs_key in procfs
Eric Biggers
2021/03/01
Re: [PATCH v9 9/9] certs: Add support for using elliptic curve keys for signing modules
Stefan Berger
2021/03/01
Re: [PATCH] crypto: expose needs_key in procfs
Christoph Böhmwalder
2021/03/01
Re: [PATCH] crypto: expose needs_key in procfs
Eric Biggers
2021/03/01
Re: [PATCH] crypto: api - check for ERR pointers in crypto_destroy_tfm()
Eric Biggers
2021/03/01
[PATCH 5.10 016/663] random: fix the RNDRESEEDCRNG ioctl
Greg Kroah-Hartman
2021/03/01
[PATCH 5.11 018/775] random: fix the RNDRESEEDCRNG ioctl
Greg Kroah-Hartman
2021/03/01
[PATCH 5.4 012/340] random: fix the RNDRESEEDCRNG ioctl
Greg Kroah-Hartman
2021/03/01
[PATCH] crypto: expose needs_key in procfs
Christoph Böhmwalder
2021/03/01
[PATCH 4.19 023/247] random: fix the RNDRESEEDCRNG ioctl
Greg Kroah-Hartman
2021/03/01
[PATCH 4.14 011/176] random: fix the RNDRESEEDCRNG ioctl
Greg Kroah-Hartman
2021/03/01
[PATCH 4.9 011/134] random: fix the RNDRESEEDCRNG ioctl
Greg Kroah-Hartman
2021/03/01
CAAM: kernel BUG at drivers/crypto/caam/jr.c:230!
Sascha Hauer
2021/03/01
Re: [PATCH v9 9/9] certs: Add support for using elliptic curve keys for signing modules
Mimi Zohar
2021/03/01
Re: [PATCH] crypto: sun8i-ce: rename kfree() to kfree_sensitive()
Christophe Leroy
2021/03/01
Re: [PATCH] crypto: sun8i-ce: rename kfree() to kfree_sensitive()
Herbert Xu
2021/03/01
[PATCH] crypto: sun8i-ce: rename kfree() to kfree_sensitive()
Yang Li
2021/03/01
Re: [PATCH] crypto: qat - fix use of 'dma_map_single'
kernel test robot
2021/02/28
Re: [PATCH 1/3] crypto: sa2ul - Hide pointer and fix -Wpointer-to-int-cast in dev_dbg()
Krzysztof Kozlowski
2021/02/28
Re: [PATCH 1/3] crypto: sa2ul - Hide pointer and fix -Wpointer-to-int-cast in dev_dbg()
Herbert Xu
2021/02/28
[PATCH] crypto: cavium - remove unused including <linux/version.h>
Tian Tao
2021/02/28
[PATCH] crypto: qat - fix use of 'dma_map_single'
Hui Tang
2021/02/28
[PATCH] hwrng: pic32 - Use device-managed registration API
Tian Tao
2021/02/28
[PATCH] hwrng: cctrng - Use device-managed registration API
Tian Tao
2021/02/28
[PATCH 12/11] pragma once: scripted treewide conversion
Alexey Dobriyan
2021/02/28
[PATCH] crypto: api - check for ERR pointers in crypto_destroy_tfm()
Ard Biesheuvel
2021/02/27
general protection fault in crypto_destroy_tfm
syzbot
2021/02/27
Re: [PATCH 1/3] crypto: sa2ul - Hide pointer and fix -Wpointer-to-int-cast in dev_dbg()
Krzysztof Kozlowski
2021/02/27
[PATCH v38 03/13] LRNG - sysctls and /proc interface
Stephan Müller
2021/02/27
[PATCH v38 12/13] LRNG - add interface for gathering of raw entropy
Stephan Müller
2021/02/27
[PATCH v38 00/13] /dev/random - a new approach
Stephan Müller
2021/02/27
[PATCH v38 11/13] LRNG - add SP800-90B compliant health tests
Stephan Müller
2021/02/27
[PATCH v38 01/13] Linux Random Number Generator
Stephan Müller
2021/02/27
[PATCH v38 04/13] LRNG - add switchable DRNG support
Stephan Müller
2021/02/27
[PATCH v38 08/13] LRNG - add kernel crypto API PRNG extension
Stephan Müller
2021/02/27
[PATCH v38 05/13] LRNG - add common generic hash support
Stephan Müller
2021/02/27
[PATCH v38 07/13] LRNG - add SP800-90A DRBG extension
Stephan Müller
2021/02/27
[PATCH v38 06/13] crypto: DRBG - externalize DRBG functions for LRNG
Stephan Müller
2021/02/27
[PATCH v38 02/13] LRNG - allocate one DRNG instance per NUMA node
Stephan Müller
2021/02/27
[PATCH v38 09/13] crypto: provide access to a static Jitter RNG state
Stephan Müller
2021/02/27
[PATCH v38 10/13] LRNG - add Jitter RNG fast noise source
Stephan Müller
2021/02/27
[PATCH v38 13/13] LRNG - add power-on and runtime self-tests
Stephan Müller
2021/02/27
Re: [PATCH v7 0/3] Update to zstd-1.4.6
Oleksandr Natalenko
2021/02/26
Re: [PATCH v9 9/9] certs: Add support for using elliptic curve keys for signing modules
yumeng
2021/02/26
Re: INFO: task hung in virtio_cleanup
syzbot
2021/02/25
[PATCH v2] crypto/nx: add missing call to of_node_put()
Yang Li
2021/02/25
[PATCH v2] vio: make remove callback return void
Uwe Kleine-König
Earlier messages
Later messages