Linux Crypto
[Prev Page][Next Page]
- [PATCH v3 04/15] crypto: dh - constify struct dh's pointer members
- From: Nicolai Stange <nstange@xxxxxxx>
- [PATCH v3 02/15] crypto: kpp - provide support for KPP spawns
- From: Nicolai Stange <nstange@xxxxxxx>
- [PATCH v3 01/15] crypto: kpp - provide support for KPP template instances
- From: Nicolai Stange <nstange@xxxxxxx>
- [PATCH v3 00/15] crypto: dh - infrastructure for NVM in-band auth and FIPS conformance
- From: Nicolai Stange <nstange@xxxxxxx>
- Re: [v2 PATCH] crypto: api - Disallow sha1 in FIPS-mode while allowing hmac(sha1)
- From: Nicolai Stange <nstange@xxxxxxx>
- Re: [PATCH] random: use computational hash for entropy extraction
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: [PATCH] crypto: api - Move cryptomgr soft dependency into algapi
- From: Jan Beulich <jbeulich@xxxxxxxx>
- Re: your patch "crypto: api - Fix built-in testing dependency failures"
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] crypto: api - Move cryptomgr soft dependency into algapi
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH] KEYS: Double max_size to make keyctl pkey_verify work
- From: Vitaly Chikunov <vt@xxxxxxxxxxxx>
- Re: [PATCH 1/2] KEYS: asymmetric: enforce that sig algo matches key algo
- From: Vitaly Chikunov <vt@xxxxxxxxxxxx>
- Re: [PATCH 1/2] KEYS: asymmetric: enforce that sig algo matches key algo
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 1/2] KEYS: asymmetric: enforce that sig algo matches key algo
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 1/2] KEYS: asymmetric: enforce that sig algo matches key algo
- From: Vitaly Chikunov <vt@xxxxxxxxxxxx>
- Re: [RFC PATCH 3/7] crypto: hctr2 - Add HCTR2 support
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [RFC PATCH 6/7] crypto: x86/polyval: Add PCLMULQDQ accelerated implementation of POLYVAL
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH] random: use computational hash for entropy extraction
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC V2 0/5] Introduce AVX512 optimized crypto algorithms
- From: "Dey, Megha" <megha.dey@xxxxxxxxx>
- [PATCH] random: use computational hash for entropy extraction
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH] random.c Remove locking in extract_buf()
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH] random.c Remove locking in extract_buf()
- From: Sandy Harris <sandyinchina@xxxxxxxxx>
- Re: [PATCH] crypto: tcrypt - remove all multibuffer ahash tests
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v2 2/2] crypto: HMAC - disallow keys < 112 bits in FIPS mode
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH v2 1/2] crypto: HMAC - add fips_skip support
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH v2 0/2] crypto: HMAC - disallow keys < 112 bits in FIPS mode
- From: Stephan Müller <smueller@xxxxxxxxxx>
- Re: [PATCH 0/2] Fix bugs in public_key_verify_signature()
- From: Stefan Berger <stefanb@xxxxxxxxxxxxx>
- [PATCH 1/2] KEYS: asymmetric: enforce that sig algo matches key algo
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 2/2] KEYS: asymmetric: properly validate hash_algo and encoding
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 0/2] Fix bugs in public_key_verify_signature()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [RFC V2 0/5] Introduce AVX512 optimized crypto algorithms
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [RFC V2 0/5] Introduce AVX512 optimized crypto algorithms
- From: "Dey, Megha" <megha.dey@xxxxxxxxx>
- Re: [PATCH v2 1/2] lib/xor: make xor prototypes more friendely to compiler vectorization
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH v2 2/2] crypto: arm/xor - make vectorized C code Clang-friendly
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH v2 1/2] lib/xor: make xor prototypes more friendely to compiler vectorization
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH 2/2] random: only call crng_finalize_init() for primary_crng
- From: Dominik Brodowski <linux@xxxxxxxxxxxxxxxxxxxx>
- your patch "crypto: api - Fix built-in testing dependency failures"
- From: Jan Beulich <jbeulich@xxxxxxxx>
- Re: [PATCH v8 0/5] Enable root to update the blacklist keyring
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [PATCH] dt-bindings: rng: atmel,at91-trng: update maintainers entry
- From: <Claudiu.Beznea@xxxxxxxxxxxxx>
- Re: [PATCH] dt-bindings: rng: atmel,at91-trng: update maintainers entry
- From: <Ludovic.Desroches@xxxxxxxxxxxxx>
- Re: [PATCH] crypto: caam - enable prediction resistance conditionally
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] crypto: sl3516: remove redundant initializations of pointers in_sg and out_sg
- From: Colin Ian King <colin.i.king@xxxxxxxxx>
- [PATCH] crypto: marvell/octeontx: remove redundant initialization of variable c_size
- From: Colin Ian King <colin.i.king@xxxxxxxxx>
- Re: [PATCH 2/2] random: only call crng_finalize_init() for primary_crng
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH 1/2] random: access primary_pool directly rather than through pointer
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH 2/2] random: only call crng_finalize_init() for primary_crng
- From: Dominik Brodowski <linux@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 1/2] random: access primary_pool directly rather than through pointer
- From: Dominik Brodowski <linux@xxxxxxxxxxxxxxxxxxxx>
- [PATCH] dt-bindings: rng: atmel,at91-trng: update maintainers entry
- From: <nicolas.ferre@xxxxxxxxxxxxx>
- Re: [PATCH] random.c Remove locking in extract_buf()
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH] random.c Remove locking in extract_buf()
- From: Sandy Harris <sandyinchina@xxxxxxxxx>
- [PATCH v2 1/2] lib/xor: make xor prototypes more friendely to compiler vectorization
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v2 2/2] crypto: arm/xor - make vectorized C code Clang-friendly
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v2 0/2] xor: enable auto-vectorization in Clang
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v5-fix 08/12] x86/PM/keylocker: Restore internal wrapping key on resume from ACPI S3/4
- From: "Chang S. Bae" <chang.seok.bae@xxxxxxxxx>
- Re: [PATCH] KEYS: remove support for asym_tpm keys
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH] KEYS: remove support for asym_tpm keys
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 1/3] KEYS: asym_tpm: fix buffer overreads in extract_key_parameters()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 0/7] Common entropy source and DRNG management
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [v2 PATCH] crypto: api - Disallow sha1 in FIPS-mode while allowing hmac(sha1)
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- caam: Possible caam-rng regression since enabling prediction resistance
- From: Clemens Gruber <clemens.gruber@xxxxxxxxxxxx>
- Re: [PATCH 0/7] Common entropy source and DRNG management
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: [v2 PATCH] crypto: api - Disallow sha1 in FIPS-mode while allowing hmac(sha1)
- From: Nicolai Stange <nstange@xxxxxxx>
- Re: [RFC PATCH 5/7] crypto: arm64/aes-xctr: Add accelerated implementation of XCTR
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v3] crypto: octeontx2: remove CONFIG_DM_CRYPT check
- From: Shijith Thotton <sthotton@xxxxxxxxxxx>
- Re: [PATCH] crypto: caam - enable prediction resistance conditionally
- From: Fabio Estevam <festevam@xxxxxxxxx>
- RE: [EXT] Re: [PATCH v2] crypto: octeontx2: fix NULL pointer dereference
- From: Shijith Thotton <sthotton@xxxxxxxxxxx>
- [PATCH] crypto: tcrypt - remove all multibuffer ahash tests
- From: Tianjia Zhang <tianjia.zhang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: caam - enable prediction resistance conditionally
- From: Horia Geantă <horia.geanta@xxxxxxx>
- [PATCH v2] crypto: atmel: add support for AES and SHA IPs available on lan966x SoC
- From: Kavyasree Kotagiri <kavyasree.kotagiri@xxxxxxxxxxxxx>
- [PATCH v2 6/6] hw_random: credit entropy for low quality sources of randomness
- From: Dominik Brodowski <linux@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 6/6] crypto: tcrypt - add asynchronous speed test for SM3
- From: Tianjia Zhang <tianjia.zhang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 21/54] kernel: replace cpumask_weight with cpumask_empty in padata.c
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: mxs-dcp - Fix scatterlist processing
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] crypto: hisilicon/qm - cleanup warning in qm_vf_read_qos
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: octeontx2: select CONFIG_NET_DEVLINK
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 0/5] crypto: hisilicon - some misc bugfix for SEC engine
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: memneq: avoid implicit unaligned accesses
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/5] crypto: rsa-pkcs1pad fixes
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: qat - fix access to PFVF interrupt registers for GEN4
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: sun8i-ss: really disable hash on A80
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 0/4] arm64: accelerate crc32_be
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: x86 - Convert to SPDX identifier
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3] crypto: octeontx2 - Avoid stack variable overflow
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] hwrng: cavium - HW_RANDOM_CAVIUM should depend on ARCH_THUNDER
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] drivers/crypto/cpp: remove redundant ret variable
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: caam - enable prediction resistance conditionally
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: qat - fix a signedness bug in get_service_enabled()
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 0/6] Introduce x86 assembly accelerated implementation for SM3 algorithm
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: ccp - Ensure psp_ret is always init'd in __sev_platform_init_locked()
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/4] Documentation: update debugfs doc for Hisilicon Accelerator
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: HMAC - disallow keys < 112 bits in FIPS mode
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: [PATCH v2] crypto: octeontx2: fix NULL pointer dereference
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: HMAC - disallow keys < 112 bits in FIPS mode
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 6/6] crypto: tcrypt - add asynchronous speed test for SM3
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: PROBLEM: encryption test failures since "crypto: mxs-dcp - Use sg_mapping_iter to copy data"
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: RFC random(4) We don't need no steenking ...
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: RFC random(4) We don't need no steenking ...
- From: Sandy Harris <sandyinchina@xxxxxxxxx>
- Re: [PATCH 0/2] xor: enable auto-vectorization in Clang
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [RFC PATCH 1/7] crypto: xctr - Add XCTR support
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [RFC PATCH 1/7] crypto: xctr - Add XCTR support
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [RFC PATCH 3/7] crypto: hctr2 - Add HCTR2 support
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: RFC random(4) We don't need no steenking ...
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: PROBLEM: encryption test failures since "crypto: mxs-dcp - Use sg_mapping_iter to copy data"
- From: Christian Eggers <ceggers@xxxxxxx>
- Re: PROBLEM: encryption test failures since "crypto: mxs-dcp - Use sg_mapping_iter to copy data"
- From: Sean Anderson <sean.anderson@xxxxxxxx>
- PROBLEM: encryption test failures since "crypto: mxs-dcp - Use sg_mapping_iter to copy data"
- From: Christian Eggers <ceggers@xxxxxxx>
- Re: [PATCH] crypto: authenc - Fix sleep in atomic context in decrypt_tail
- From: Corentin Labbe <clabbe.montjoie@xxxxxxxxx>
- [PATCH] crypto: engine: disable BH during completion
- From: Corentin Labbe <clabbe@xxxxxxxxxxxx>
- [PATCH 3/3] crypto: arm64/aes-neonbs-xts - use plain NEON for non-power-of-2 input sizes
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH 2/3] crypto: arm64/aes-neonbs-ctr - fallback to plain NEON for final chunk
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH 1/3] crypto: arm/aes-neonbs-ctr - deal with non-multiples of AES block size
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH 0/3] crypto: arm - simplify bit sliced AES
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH] crypto: atmel: add support for AES and SHA IPs available on lan966x SoC
- From: Alexandre Belloni <alexandre.belloni@xxxxxxxxxxx>
- [PATCH] crypto: arm64/aes-neon-ctr - improve handling of single tail block
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [RFC PATCH 1/7] crypto: xctr - Add XCTR support
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [RFC PATCH 3/7] crypto: hctr2 - Add HCTR2 support
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- RFC random(4) We don't need no steenking ...
- From: Sandy Harris <sandyinchina@xxxxxxxxx>
- [PATCH 2/2] crypto: arm/xor - make vectorized C code Clang-friendly
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH 1/2] lib/xor: make xor prototypes more friendely to compiler vectorization
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH 0/2] xor: enable auto-vectorization in Clang
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH] crypto: atmel: add support for AES and SHA IPs available on lan966x SoC
- From: Kavyasree Kotagiri <kavyasree.kotagiri@xxxxxxxxxxxxx>
- Re: [RFC PATCH 3/7] crypto: hctr2 - Add HCTR2 support
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [RFC PATCH 3/7] crypto: hctr2 - Add HCTR2 support
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [RFC PATCH 3/7] crypto: hctr2 - Add HCTR2 support
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 3/7] crypto: hctr2 - Add HCTR2 support
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 3/7] crypto: hctr2 - Add HCTR2 support
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [RFC PATCH 1/7] crypto: xctr - Add XCTR support
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [RFC PATCH 3/7] crypto: hctr2 - Add HCTR2 support
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 2/7] crypto: polyval - Add POLYVAL support
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [RFC PATCH 3/7] crypto: hctr2 - Add HCTR2 support
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH] crypto: algapi - Remove test larvals to fix error paths
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: algapi - Remove test larvals to fix error paths
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/8] crypto: sun8i-ce: do not allocate memory when handling requests
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: Lockless /dev/random - Performance/Security/Stability improvement
- From: Sandy Harris <sandyinchina@xxxxxxxxx>
- Re: [PATCH v2] lib/crypto: blake2s: avoid indirect calls to compression function for Clang CFI
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH] lib/crypto: blake2s: avoid indirect calls to compression function for Clang CFI
- From: John Stultz <john.stultz@xxxxxxxxxx>
- Re: [PATCH 0/7] Common entropy source and DRNG management
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 8/8] crypto: sun8i-ss: handle requests if last block is not modulo 64
- From: Corentin Labbe <clabbe@xxxxxxxxxxxx>
- [PATCH 7/8] crypto: sun8i-ss: test error before assigning
- From: Corentin Labbe <clabbe@xxxxxxxxxxxx>
- [PATCH 6/8] crypto: sun8i-ss: remove redundant test
- From: Corentin Labbe <clabbe@xxxxxxxxxxxx>
- [PATCH 4/8] crypto: sun8i-ss: do not allocate memory when handling hash requests
- From: Corentin Labbe <clabbe@xxxxxxxxxxxx>
- [PATCH 3/8] crypto: sun8i-ss: handle zero sized sg
- From: Corentin Labbe <clabbe@xxxxxxxxxxxx>
- [PATCH 2/8] crypto: sun4i-ss: do not allocate backup IV on requests
- From: Corentin Labbe <clabbe@xxxxxxxxxxxx>
- [PATCH 5/8] crypto: sun8i-ss: do not zeroize all pad
- From: Corentin Labbe <clabbe@xxxxxxxxxxxx>
- [PATCH 1/8] crypto: sun8i-ce: do not allocate memory when handling requests
- From: Corentin Labbe <clabbe@xxxxxxxxxxxx>
- [PATCH 0/8] crypto: allwinner: various improvments
- From: Corentin Labbe <clabbe@xxxxxxxxxxxx>
- Re: [PATCH] random: continually use hwgenerator randomness
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH] crypto: algapi - Remove test larvals to fix error paths
- From: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>
- [PATCH] crypto: algapi - Remove test larvals to fix error paths
- From: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>
- Re: [PATCH 1/3] KEYS: asym_tpm: fix buffer overreads in extract_key_parameters()
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- Re: [PATCH 1/3] KEYS: asym_tpm: fix buffer overreads in extract_key_parameters()
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- Re: [PATCH v2 0/4] KEYS: x509: various cleanups
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- Re: [PATCH v2 0/4] KEYS: x509: various cleanups
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- Re: [PATCH v2 1/4] KEYS: x509: clearly distinguish between key and signature algorithms
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- Re: [PATCH v2 2/4] KEYS: x509: remove unused fields
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- Re: [PATCH v2 4/4] KEYS: x509: remove dead code that set ->unsupported_sig
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- Re: [PATCH v2 3/4] KEYS: x509: remove never-set ->unsupported_key flag
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- Re: [PATCH] KEYS: fix length validation in keyctl_pkey_params_get_2()
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- Re: [PATCH 1/7] crypto: DRBG - remove internal reseeding operation
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: [PATCH 1/7] crypto: DRBG - remove internal reseeding operation
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [v2 PATCH] crypto: api - Disallow sha1 in FIPS-mode while allowing hmac(sha1)
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- [PATCH 1/7] crypto: DRBG - remove internal reseeding operation
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH 0/7] Common entropy source and DRNG management
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH 2/7] crypto: AF_ALG - remove ALG_SET_DRBG_ENTROPY interface
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH 3/7] crypto: Entropy Source and DRNG Manager
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH 5/7] crypto: ESDM - add Jitter RNG entropy source
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH 6/7] crypto: ESDM - add Kernel RNG entropy source
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH 4/7] crypto: move Jitter RNG header include dir
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH 7/7] crypto: ESDM - add kernel crypto API RNG interface
- From: Stephan Müller <smueller@xxxxxxxxxx>
- Re: [PATCH v5 0/6] KEXEC_SIG with appended signature
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v5 6/6] module: Move duplicate mod_check_sig users code to mod_parse_sig
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v5 5/6] module: Use key_being_used_for for log messages in verify_appended_signature
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v5 4/6] module: strip the signature marker in the verification function.
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH] random: continually use hwgenerator randomness
- From: Dominik Brodowski <linux@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 3/6] kexec_file: Don't opencode appended signature verification.
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v4 1/6] s390/kexec_file: Don't opencode appended signature check.
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH] crypto: octeontx2: disable DMA black hole on an DMA fault
- From: Shijith Thotton <sthotton@xxxxxxxxxxx>
- [PATCH] crypto: octeontx2: CN10K CPT to RNM workaround
- From: Shijith Thotton <sthotton@xxxxxxxxxxx>
- [PATCH] crypto: octeontx2: increase CPT HW instruction queue length
- From: Shijith Thotton <sthotton@xxxxxxxxxxx>
- Re: [PATCH v2] lib/crypto: blake2s: avoid indirect calls to compression function for Clang CFI
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: (subset) [PATCH v4 00/14] Update the Icicle Kit device tree
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH v2] lib/crypto: blake2s: avoid indirect calls to compression function for Clang CFI
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [RFC PATCH 7/7] crypto: arm64/polyval: Add PMULL accelerated implementation of POLYVAL
- From: Nathan Huckleberry <nhuck@xxxxxxxxxx>
- [RFC PATCH 6/7] crypto: x86/polyval: Add PCLMULQDQ accelerated implementation of POLYVAL
- From: Nathan Huckleberry <nhuck@xxxxxxxxxx>
- [RFC PATCH 3/7] crypto: hctr2 - Add HCTR2 support
- From: Nathan Huckleberry <nhuck@xxxxxxxxxx>
- [RFC PATCH 5/7] crypto: arm64/aes-xctr: Add accelerated implementation of XCTR
- From: Nathan Huckleberry <nhuck@xxxxxxxxxx>
- [RFC PATCH 4/7] crypto: x86/aesni-xctr: Add accelerated implementation of XCTR
- From: Nathan Huckleberry <nhuck@xxxxxxxxxx>
- [RFC PATCH 1/7] crypto: xctr - Add XCTR support
- From: Nathan Huckleberry <nhuck@xxxxxxxxxx>
- [RFC PATCH 2/7] crypto: polyval - Add POLYVAL support
- From: Nathan Huckleberry <nhuck@xxxxxxxxxx>
- [RFC PATCH 0/7] crypto: HCTR2 support
- From: Nathan Huckleberry <nhuck@xxxxxxxxxx>
- [PATCH 5.16 0837/1039] crypto: stm32/crc32 - Fix kernel BUG triggered in probe()
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 5.16 0663/1039] crypto: ccp - Move SEV_INIT retry for corrupted data
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 5.10 442/563] crypto: stm32/crc32 - Fix kernel BUG triggered in probe()
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 5.15 670/846] crypto: stm32/crc32 - Fix kernel BUG triggered in probe()
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2] lib/crypto: blake2s: avoid indirect calls to compression function for Clang CFI
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- hid-u2fzero.c - hw_random quality set to 1?
- From: Dominik Brodowski <linux@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 6/6] hw_random: credit entropy for low quality sources of randomness
- From: Dominik Brodowski <linux@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] lib/crypto: blake2s: avoid indirect calls to compression function for Clang CFI
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- [PATCH 5.15 562/846] crypto: ccp - Move SEV_INIT retry for corrupted data
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 4/6] hw_random: only set cur_rng_set_by_user if it is working
- From: Dominik Brodowski <linux@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 1/6] hw_random: explicit ordering of initcalls
- From: Dominik Brodowski <linux@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 5/6] hw_random: break out of hwrng_fillfn if current rng is not trusted
- From: Dominik Brodowski <linux@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 3/6] hw_random: use rng_fillbuf in add_early_randomness()
- From: Dominik Brodowski <linux@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 2/6] hw_random: read() callback must be called for size of 32 or more bytes
- From: Dominik Brodowski <linux@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 4.19 207/239] crypto: stm32/crc32 - Fix kernel BUG triggered in probe()
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 5.4 247/320] crypto: stm32/crc32 - Fix kernel BUG triggered in probe()
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/4] crypto: xilinx: Add Xilinx SHA3 driver
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH 4.14 157/186] crypto: stm32/crc32 - Fix kernel BUG triggered in probe()
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 00/20] tcp: Initial support for RFC5925 auth option
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [EXT] [RFC PATCH] crypto: caam - restore retry count after HW RNG failure
- From: Petr Benes <petrben@xxxxxxxxx>
- [PATCH v5 20/20] tcp: authopt: Try to respect rnextkeyid from SYN on SYNACK
- From: Leonard Crestez <cdleonard@xxxxxxxxx>
- [PATCH v5 19/20] selftests: net/fcnal: Initial tcp_authopt support
- From: Leonard Crestez <cdleonard@xxxxxxxxx>
- [PATCH v5 14/20] tcp: authopt: Add NOSEND/NORECV flags
- From: Leonard Crestez <cdleonard@xxxxxxxxx>
- [PATCH v5 10/20] tcp: authopt: Add support for signing skb-less replies
- From: Leonard Crestez <cdleonard@xxxxxxxxx>
- [PATCH v5 17/20] selftests: nettest: Rename md5_prefix to key_addr_prefix
- From: Leonard Crestez <cdleonard@xxxxxxxxx>
- [PATCH v5 16/20] tcp: authopt: Add /proc/net/tcp_authopt listing all keys
- From: Leonard Crestez <cdleonard@xxxxxxxxx>
- [PATCH v5 18/20] selftests: nettest: Initial tcp_authopt support
- From: Leonard Crestez <cdleonard@xxxxxxxxx>
- [PATCH v5 15/20] tcp: authopt: Add prefixlen support
- From: Leonard Crestez <cdleonard@xxxxxxxxx>
- [PATCH v5 13/20] tcp: authopt: Add initial l3index support
- From: Leonard Crestez <cdleonard@xxxxxxxxx>
- [PATCH v5 11/20] tcp: ipv4: Add AO signing for skb-less replies
- From: Leonard Crestez <cdleonard@xxxxxxxxx>
- [PATCH v5 12/20] tcp: authopt: Add key selection controls
- From: Leonard Crestez <cdleonard@xxxxxxxxx>
- [PATCH v5 08/20] tcp: authopt: Implement Sequence Number Extension
- From: Leonard Crestez <cdleonard@xxxxxxxxx>
- [PATCH v5 07/20] tcp: authopt: Disable via sysctl by default
- From: Leonard Crestez <cdleonard@xxxxxxxxx>
- [PATCH v5 09/20] tcp: ipv6: Add AO signing for tcp_v6_send_response
- From: Leonard Crestez <cdleonard@xxxxxxxxx>
- [PATCH v5 05/20] tcp: authopt: Compute packet signatures
- From: Leonard Crestez <cdleonard@xxxxxxxxx>
- [PATCH v5 04/20] tcp: md5: Refactor tcp_sig_hash_skb_data for AO
- From: Leonard Crestez <cdleonard@xxxxxxxxx>
- [PATCH v5 06/20] tcp: authopt: Hook into tcp core
- From: Leonard Crestez <cdleonard@xxxxxxxxx>
- [PATCH v5 03/20] tcp: authopt: Add crypto initialization
- From: Leonard Crestez <cdleonard@xxxxxxxxx>
- [PATCH v5 02/20] docs: Add user documentation for tcp_authopt
- From: Leonard Crestez <cdleonard@xxxxxxxxx>
- [PATCH v5 01/20] tcp: authopt: Initial support and key management
- From: Leonard Crestez <cdleonard@xxxxxxxxx>
- [PATCH v5 00/20] tcp: Initial support for RFC5925 auth option
- From: Leonard Crestez <cdleonard@xxxxxxxxx>
- RE: [EXT] [RFC PATCH] crypto: caam - restore retry count after HW RNG failure
- From: Gaurav Jain <gaurav.jain@xxxxxxx>
- Re: [PATCH 00/14] KEYS: Add support for PGP keys and signatures
- From: Antony Vennard <antony@xxxxxxxxxx>
- [PATCH 21/54] kernel: replace cpumask_weight with cpumask_empty in padata.c
- From: Yury Norov <yury.norov@xxxxxxxxx>
- [PATCH 3/4] crypto: xilinx: Add Xilinx SHA3 driver
- From: Harsha <harsha.harsha@xxxxxxxxxx>
- [PATCH 4/4] MAINTAINERS: Add maintainer for Xilinx ZynqMP SHA3 driver
- From: Harsha <harsha.harsha@xxxxxxxxxx>
- [PATCH 2/4] firmware: xilinx: Add ZynqMP SHA API for SHA3 functionality
- From: Harsha <harsha.harsha@xxxxxxxxxx>
- [PATCH 1/4] drivers: crypto: Updated Makefile for xilinx subdirectory
- From: Harsha <harsha.harsha@xxxxxxxxxx>
- [PATCH 0/4] crypto: Add Xilinx ZynqMP SHA3 driver support
- From: Harsha <harsha.harsha@xxxxxxxxxx>
- [PATCH] crypto: mxs-dcp - Fix scatterlist processing
- From: "Tomas Paukrt" <tomaspaukrt@xxxxxxxx>
- [PATCH v2] crypto: hisilicon/qm - cleanup warning in qm_vf_read_qos
- From: Kai Ye <yekai13@xxxxxxxxxx>
- [PATCH v3 4/5] crypto: hisilicon/sec - fix the CTR mode BD configuration
- From: Kai Ye <yekai13@xxxxxxxxxx>
- [PATCH v3 1/5] crypto: hisilicon/sec - fixup icv checking enabled on Kunpeng 930
- From: Kai Ye <yekai13@xxxxxxxxxx>
- [PATCH v3 3/5] crypto: hisilicon/sec - fix the max length of AAD for the CCM mode
- From: Kai Ye <yekai13@xxxxxxxxxx>
- [PATCH v3 2/5] crypto: hisilicon/sec - add some comments for soft fallback
- From: Kai Ye <yekai13@xxxxxxxxxx>
- [PATCH v3 5/5] crypto: hisilicon/sec - use the correct print format
- From: Kai Ye <yekai13@xxxxxxxxxx>
- [PATCH v3 0/5] crypto: hisilicon - some misc bugfix for SEC engine
- From: Kai Ye <yekai13@xxxxxxxxxx>
- Re: [PATCH 3/3] virtio-crypto: implement RSA algorithm
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 3/3] virtio-crypto: implement RSA algorithm
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] lib/crypto: blake2s: avoid indirect calls to compression function for Clang CFI
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- Re: [PATCH] lib/crypto: blake2s: avoid indirect calls to compression function for Clang CFI
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH] lib/crypto: blake2s: avoid indirect calls to compression function for Clang CFI
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH] crypto: memneq: avoid implicit unaligned accesses
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2] crypto: octeontx2: fix NULL pointer dereference
- From: Shijith Thotton <sthotton@xxxxxxxxxxx>
- RE: [PATCH 00/14] KEYS: Add support for PGP keys and signatures
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [PATCH] crypto: octeontx2: fix NULL pointer dereference
- From: Shijith Thotton <sthotton@xxxxxxxxxxx>
- [PATCH] crypto: octeontx2: select CONFIG_NET_DEVLINK
- From: Shijith Thotton <sthotton@xxxxxxxxxxx>
- Re: [PATCH 3/3] virtio-crypto: implement RSA algorithm
- From: kernel test robot <lkp@xxxxxxxxx>
- [RFC PATCH] virtio-crypto: virtio_crypto_rsa_do_req() can be static
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] crypto: marvell - Fix platform dependency for CRYPTO_DEV_OCTEONTX2_CPT
- From: Shijith Thotton <sthotton@xxxxxxxxxxx>
- Re: [PATCH 3/3] virtio-crypto: implement RSA algorithm
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH 3/3] virtio-crypto: implement RSA algorithm
- From: zhenwei pi <pizhenwei@xxxxxxxxxxxxx>
- [PATCH 2/3] virtio-crypto: introduce akcipher service
- From: zhenwei pi <pizhenwei@xxxxxxxxxxxxx>
- [PATCH 1/3] virtio_crypto: Introduce VIRTIO_CRYPTO_NOSPC
- From: zhenwei pi <pizhenwei@xxxxxxxxxxxxx>
- [PATCH 0/3] Introduce akcipher service for virtio-crypto
- From: zhenwei pi <pizhenwei@xxxxxxxxxxxxx>
- Re: [PATCH v4 03/14] dt-bindings: i2c: add bindings for microchip mpfs i2c
- From: conor dooley <mail@xxxxxxxxxxx>
- Re: random(4) question
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v4 03/14] dt-bindings: i2c: add bindings for microchip mpfs i2c
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v4 03/14] dt-bindings: i2c: add bindings for microchip mpfs i2c
- From: <Conor.Dooley@xxxxxxxxxxxxx>
- Re: random(4) question
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- random(4) question
- From: Sandy Harris <sandyinchina@xxxxxxxxx>
- Re: [EXT] [RFC PATCH] crypto: caam - restore retry count after HW RNG failure
- From: Petr Benes <petrben@xxxxxxxxx>
- Re: [PATCH] lib/crypto: blake2s: avoid indirect calls to compression function for Clang CFI
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v4 03/14] dt-bindings: i2c: add bindings for microchip mpfs i2c
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH] dt-bindings: Improve phandle-array schemas
- From: Vinod Koul <vkoul@xxxxxxxxxx>
- Re: [PATCH] lib/crypto: blake2s: avoid indirect calls to compression function for Clang CFI
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [PATCH] dt-bindings: Improve phandle-array schemas
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH v1 4/5] ima: support fs-verity file digest based signatures
- From: Stefan Berger <stefanb@xxxxxxxxxxxxx>
- Re: [PATCH] dt-bindings: Improve phandle-array schemas
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH] dt-bindings: Improve phandle-array schemas
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH] dt-bindings: Improve phandle-array schemas
- From: Arnaud POULIQUEN <arnaud.pouliquen@xxxxxxxxxxx>
- Re: [PATCH] lib/crypto: blake2s: fix a CFI failure
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH] lib/crypto: blake2s: avoid indirect calls to compression function for Clang CFI
- From: Miles Chen <miles.chen@xxxxxxxxxxxx>
- RE: [PATCH] lib/crypto: blake2s: fix a CFI failure
- From: David Laight <David.Laight@xxxxxxxxxx>
- [PATCH] lib/crypto: blake2s: avoid indirect calls to compression function for Clang CFI
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH] lib/crypto: blake2s: fix a CFI failure
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- RE: [PATCH 00/14] KEYS: Add support for PGP keys and signatures
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- RE: [PATCH 00/14] KEYS: Add support for PGP keys and signatures
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- Re: [PATCH] lib/crypto: blake2s: fix a CFI failure
- From: Miles Chen <miles.chen@xxxxxxxxxxxx>
- Re: [PATCH] lib/crypto: blake2s: fix a CFI failure
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH] lib/crypto: blake2s: fix a CFI failure
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH] dt-bindings: Improve phandle-array schemas
- From: Georgi Djakov <djakov@xxxxxxxxxx>
- Re: [PATCH] lib/crypto: blake2s: fix a CFI failure
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v4 04/14] dt-bindings: rtc: add bindings for microchip mpfs rtc
- From: <Conor.Dooley@xxxxxxxxxxxxx>
- Re: [PATCH] dt-bindings: Improve phandle-array schemas
- From: Vladimir Oltean <olteanv@xxxxxxxxx>
- Re: [PATCH] lib/crypto: blake2s: fix a CFI failure
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH] dt-bindings: Improve phandle-array schemas
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH] lib/crypto: blake2s: fix a CFI failure
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH] crypto: memneq: avoid implicit unaligned accesses
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH] lib/crypto: blake2s: fix a CFI failure
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH] lib/crypto: blake2s: fix a CFI failure
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH] lib/crypto: blake2s: fix a CFI failure
- From: Miles Chen <miles.chen@xxxxxxxxxxxx>
- Re: [PATCH] lib/crypto: blake2s: fix a CFI failure
- From: Miles Chen <miles.chen@xxxxxxxxxxxx>
- Re: [PATCH] lib/crypto: blake2s: fix a CFI failure
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH] lib/crypto: blake2s: fix a CFI failure
- From: Miles Chen <miles.chen@xxxxxxxxxxxx>
- Re: [PATCH] dt-bindings: Improve phandle-array schemas
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH] crypto: memneq: avoid implicit unaligned accesses
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH] lib/crypto: blake2s: fix a CFI failure
- From: Miles Chen <miles.chen@xxxxxxxxxxxx>
- Re: [PATCH] lib/crypto: blake2s: fix a CFI failure
- From: Miles Chen <miles.chen@xxxxxxxxxxxx>
- Re: [PATCH] lib/crypto: blake2s: fix a CFI failure
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH] lib/crypto: blake2s: fix a CFI failure
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH] lib/crypto: blake2s: fix a CFI failure
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH] lib/crypto: blake2s: fix a CFI failure
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH] dt-bindings: Improve phandle-array schemas
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH] lib/crypto: blake2s: fix a CFI failure
- From: <miles.chen@xxxxxxxxxxxx>
- Re: [PATCH] dt-bindings: Improve phandle-array schemas
- From: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
- Re: [PATCH] dt-bindings: Improve phandle-array schemas
- From: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx>
- [PATCH] crypto: authenc - Fix sleep in atomic context in decrypt_tail
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 08/14] dt-bindings: pwm: add microchip corepwm binding
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH v4 07/14] dt-bindings: usb: add bindings for microchip mpfs musb
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH v4 06/14] dt-bindings: spi: add bindings for microchip mpfs spi
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH v4 05/14] dt-bindings: gpio: add bindings for microchip mpfs gpio
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH v4 04/14] dt-bindings: rtc: add bindings for microchip mpfs rtc
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH v4 03/14] dt-bindings: i2c: add bindings for microchip mpfs i2c
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH] dt-bindings: Improve phandle-array schemas
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH 1/3] KEYS: asym_tpm: fix buffer overreads in extract_key_parameters()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 4/4] KEYS: x509: remove dead code that set ->unsupported_sig
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 1/4] KEYS: x509: clearly distinguish between key and signature algorithms
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 3/4] KEYS: x509: remove never-set ->unsupported_key flag
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 2/4] KEYS: x509: remove unused fields
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 0/4] KEYS: x509: various cleanups
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH] KEYS: fix length validation in keyctl_pkey_params_get_2()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 3/5] crypto: rsa-pkcs1pad - restore signature length check
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 0/5] crypto: rsa-pkcs1pad fixes
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 5/5] crypto: rsa-pkcs1pad - use clearer variable names
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 4/5] crypto: rsa-pkcs1pad - fix buffer overread in pkcs1pad_verify_complete()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 2/5] crypto: rsa-pkcs1pad - correctly get hash from source scatterlist
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 1/5] crypto: rsa-pkcs1pad - only allow with rsa
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 00/14] KEYS: Add support for PGP keys and signatures
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 00/14] KEYS: Add support for PGP keys and signatures
- From: Antony Vennard <antony@xxxxxxxxxx>
- Re: Announce loop-AES-v3.7w file/swap crypto package
- From: Markus Reichelt <ml@xxxxxxxxxxxxxx>
- Re: [PATCH 00/14] KEYS: Add support for PGP keys and signatures
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [RFC 15/16] sched/fair: Account kthread runtime debt for CFS bandwidth
- From: Daniel Jordan <daniel.m.jordan@xxxxxxxxxx>
- Re: [RFC 15/16] sched/fair: Account kthread runtime debt for CFS bandwidth
- From: Daniel Jordan <daniel.m.jordan@xxxxxxxxxx>
- [RFC PATCH v2] crypto: caam - restore retry count after HW RNG failure
- From: Michal Vokáč <michal.vokac@xxxxxxxxx>
- Re: [PATCH crypto v3 0/2] reduce code size from blake2s on m68k and other small platforms
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- RE: [PATCH crypto v3 0/2] reduce code size from blake2s on m68k and other small platforms
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH crypto v3 0/2] reduce code size from blake2s on m68k and other small platforms
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v4 11/14] riscv: dts: microchip: refactor icicle kit device tree
- From: <Conor.Dooley@xxxxxxxxxxxxx>
- [PATCH v3 1/4] lib/crc32.c: remove unneeded casts
- From: Kevin Bracey <kevin@xxxxxxxxx>
- [PATCH] crypto: qat - fix access to PFVF interrupt registers for GEN4
- From: Giovanni Cabiddu <giovanni.cabiddu@xxxxxxxxx>
- [PATCH v3 3/4] lib/crc32test.c: correct printed bytes count
- From: Kevin Bracey <kevin@xxxxxxxxx>
- [PATCH v3 0/4] arm64: accelerate crc32_be
- From: Kevin Bracey <kevin@xxxxxxxxx>
- [PATCH v3 4/4] arm64: accelerate crc32_be
- From: Kevin Bracey <kevin@xxxxxxxxx>
- [PATCH v3 2/4] lib/crc32.c: Make crc32_be weak for arch override
- From: Kevin Bracey <kevin@xxxxxxxxx>
- RE: [EXT] [RFC PATCH] crypto: caam - restore retry count after HW RNG failure
- From: Gaurav Jain <gaurav.jain@xxxxxxx>
- Re: [PATCH crypto v3 0/2] reduce code size from blake2s on m68k and other small platforms
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] crypto: kdf - Select hmac in addition to sha256
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH AUTOSEL 5.15 126/188] crypto: hisilicon/hpre - fix memory leak in hpre_curve25519_src_init()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15 125/188] crypto: ccp - Move SEV_INIT retry for corrupted data
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 030/116] crypto: jitter - consider 32 LSB for APT
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15 062/188] crypto: jitter - consider 32 LSB for APT
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.16 147/217] crypto: hisilicon/hpre - fix memory leak in hpre_curve25519_src_init()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.16 148/217] crypto: hisilicon/qm - fix deadlock for remove driver
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.16 146/217] crypto: ccp - Move SEV_INIT retry for corrupted data
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.16 073/217] crypto: jitter - consider 32 LSB for APT
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH] crypto: fix unmet dependency on CRYPTO for CRYPTO_LIB_CHACHA_GENERIC
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH 00/14] KEYS: Add support for PGP keys and signatures
- From: Konstantin Ryabitsev <konstantin@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 00/14] KEYS: Add support for PGP keys and signatures
- From: "Maciej S. Szmigiero" <mail@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 00/14] KEYS: Add support for PGP keys and signatures
- From: Konstantin Ryabitsev <konstantin@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 00/14] KEYS: Add support for PGP keys and signatures
- From: Konstantin Ryabitsev <konstantin@xxxxxxxxxxxxxxxxxxx>
- RE: [PATCH 00/14] KEYS: Add support for PGP keys and signatures
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- Re: [PATCH 00/14] KEYS: Add support for PGP keys and signatures
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 00/14] KEYS: Add support for PGP keys and signatures
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [EXT] [RFC PATCH] crypto: caam - restore retry count after HW RNG failure
- From: Petr Benes <petrben@xxxxxxxxx>
- [PATCH v4 14/14] MAINTAINERS: update riscv/microchip entry
- From: <conor.dooley@xxxxxxxxxxxxx>
- [PATCH v4 13/14] riscv: dts: microchip: add new peripherals to icicle kit device tree
- From: <conor.dooley@xxxxxxxxxxxxx>
- [PATCH v4 12/14] riscv: dts: microchip: update peripherals in icicle kit device tree
- From: <conor.dooley@xxxxxxxxxxxxx>
- [PATCH v4 11/14] riscv: dts: microchip: refactor icicle kit device tree
- From: <conor.dooley@xxxxxxxxxxxxx>
- [PATCH v4 08/14] dt-bindings: pwm: add microchip corepwm binding
- From: <conor.dooley@xxxxxxxxxxxxx>
- [PATCH v4 09/14] riscv: dts: microchip: use clk defines for icicle kit
- From: <conor.dooley@xxxxxxxxxxxxx>
- [PATCH v4 10/14] riscv: dts: microchip: add fpga fabric section to icicle kit
- From: <conor.dooley@xxxxxxxxxxxxx>
- [PATCH v4 06/14] dt-bindings: spi: add bindings for microchip mpfs spi
- From: <conor.dooley@xxxxxxxxxxxxx>
- [PATCH v4 07/14] dt-bindings: usb: add bindings for microchip mpfs musb
- From: <conor.dooley@xxxxxxxxxxxxx>
- [PATCH v4 05/14] dt-bindings: gpio: add bindings for microchip mpfs gpio
- From: <conor.dooley@xxxxxxxxxxxxx>
- [PATCH v4 04/14] dt-bindings: rtc: add bindings for microchip mpfs rtc
- From: <conor.dooley@xxxxxxxxxxxxx>
- [PATCH v4 03/14] dt-bindings: i2c: add bindings for microchip mpfs i2c
- From: <conor.dooley@xxxxxxxxxxxxx>
- [PATCH v4 02/14] dt-bindings: soc/microchip: add services as children of sys ctrlr
- From: <conor.dooley@xxxxxxxxxxxxx>
- [PATCH v4 01/14] dt-bindings: soc/microchip: update syscontroller compatibles
- From: <conor.dooley@xxxxxxxxxxxxx>
- [PATCH v4 00/14] Update the Icicle Kit device tree
- From: <conor.dooley@xxxxxxxxxxxxx>
- Re:[PATCH] crypto: caam - enable prediction resistance conditionally
- From: Varun Sethi <V.Sethi@xxxxxxx>
- [PATCH] crypto: fix unmet dependency on CRYPTO for CRYPTO_LIB_CHACHA_GENERIC
- From: Julian Braha <julianbraha@xxxxxxxxx>
- Re: [PATCH] rtc: mc146818-lib: fix signedness bug in mc146818_get_time()
- From: Alexandre Belloni <alexandre.belloni@xxxxxxxxxxx>
- [PATCH v4] lib/crypto: add prompts back to crypto libraries
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Announce loop-AES-v3.7w file/swap crypto package
- From: Jari Ruusu <jariruusu@xxxxxxxxxxxxxx>
- Re: [PATCH 0/3] KEYS: fixes for asym_tpm keys
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- Re: [PATCH 1/3] KEYS: asym_tpm: fix buffer overreads in extract_key_parameters()
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- Re: [PATCH] KEYS: fix length validation in keyctl_pkey_params_get_2()
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- Re: [PATCH] KEYS: fix length validation in keyctl_pkey_params_get_2()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 2/3] KEYS: asym_tpm: fix incorrect comment
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- Re: [PATCH 3/3] KEYS: asym_tpm: rename derive_pub_key()
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- Re: [PATCH 4/4] KEYS: x509: remove dead code that set ->unsupported_sig
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- Re: [PATCH 2/4] KEYS: x509: remove unused fields
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- Re: [PATCH 1/4] KEYS: x509: clearly distinguish between key and signature algorithms
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- Re: [PATCH 3/4] KEYS: x509: remove never-set ->unsupported_key flag
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- Re: [PATCH] KEYS: fix length validation in keyctl_pkey_params_get_2()
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- Re: [PATCH v3 04/15] dt-bindings: i2c: add bindings for microchip mpfs i2c
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH v3 06/15] dt-bindings: gpio: add bindings for microchip mpfs gpio
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH v3 09/15] dt-bindings: pwm: add microchip corepwm binding
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH v3 08/15] dt-bindings: usb: add bindings for microchip mpfs musb
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH v3 05/15] dt-bindings: rtc: add bindings for microchip mpfs rtc
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH v3 07/15] dt-bindings: spi: add bindings for microchip mpfs spi
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH v3 01/15] dt-bindings: soc/microchip: update syscontroller compatibles
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH] crypto: sun8i-ss: really disable hash on A80
- From: Corentin Labbe <clabbe@xxxxxxxxxxxx>
- Re: [PATCH 1/3] crypto: rsa-pkcs1pad - correctly get hash from source scatterlist
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 1/3] crypto: rsa-pkcs1pad - correctly get hash from source scatterlist
- From: Vitaly Chikunov <vt@xxxxxxxxxxxx>
- [PATCH] crypto: x86 - Convert to SPDX identifier
- From: Nathan Huckleberry <nhuck@xxxxxxxxxx>
- Re: [PATCH RFC v1 1/3] bpf: move from sha1 to blake2s in tag calculation
- From: Jeffrey Walton <noloader@xxxxxxxxx>
- Re: [v2 PATCH] crypto: testmgr - Move crypto_simd_disabled_for_test out
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH RFC v1 2/3] ipv6: move from sha1 to blake2s in address calculation
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH RFC v1 2/3] ipv6: move from sha1 to blake2s in address calculation
- From: "Hannes Frederic Sowa" <hannes@xxxxxxxxxxxxxxxxxxx>
- Re:
- From: Fabio Estevam <festevam@xxxxxxxxx>
- Re: [PATCH RFC v1 2/3] ipv6: move from sha1 to blake2s in address calculation
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [RFC 15/16] sched/fair: Account kthread runtime debt for CFS bandwidth
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v3 14/15] riscv: dts: microchip: add new peripherals to icicle kit device tree
- From: conor dooley <mail@xxxxxxxxxxx>
- Re: [PATCH RFC v1 1/3] bpf: move from sha1 to blake2s in tag calculation
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH RFC v2 1/3] bpf: move from sha1 to blake2s in tag calculation
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [RFC 15/16] sched/fair: Account kthread runtime debt for CFS bandwidth
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH RFC v2 1/3] bpf: move from sha1 to blake2s in tag calculation
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH RFC v1 1/3] bpf: move from sha1 to blake2s in tag calculation
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v3 01/15] dt-bindings: soc/microchip: update syscontroller compatibles
- From: conor dooley <mail@xxxxxxxxxxx>
- Re: [PATCH v3 03/15] mailbox: change mailbox-mpfs compatible string
- From: conor dooley <mail@xxxxxxxxxxx>
- Re: [PATCH RFC v1 2/3] ipv6: move from sha1 to blake2s in address calculation
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- RE: [PATCH RFC v1 1/3] bpf: move from sha1 to blake2s in tag calculation
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH v3 03/15] mailbox: change mailbox-mpfs compatible string
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH crypto v3 2/2] lib/crypto: sha1: re-roll loops to reduce code size
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH crypto v3 1/2] lib/crypto: blake2s: move hmac construction into wireguard
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH crypto v3 0/2] reduce code size from blake2s on m68k and other small platforms
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH RFC v1 1/3] bpf: move from sha1 to blake2s in tag calculation
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH RFC v1 1/3] bpf: move from sha1 to blake2s in tag calculation
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH v3 15/15] MAINTAINERS: update riscv/microchip entry
- From: <conor.dooley@xxxxxxxxxxxxx>
- [PATCH v3 14/15] riscv: dts: microchip: add new peripherals to icicle kit device tree
- From: <conor.dooley@xxxxxxxxxxxxx>
- [PATCH v3 13/15] riscv: dts: microchip: update peripherals in icicle kit device tree
- From: <conor.dooley@xxxxxxxxxxxxx>
- [PATCH v3 12/15] riscv: dts: microchip: refactor icicle kit device tree
- From: <conor.dooley@xxxxxxxxxxxxx>
- [PATCH v3 11/15] riscv: dts: microchip: add fpga fabric section to icicle kit
- From: <conor.dooley@xxxxxxxxxxxxx>
- [PATCH v3 10/15] riscv: dts: microchip: use clk defines for icicle kit
- From: <conor.dooley@xxxxxxxxxxxxx>
- [PATCH v3 09/15] dt-bindings: pwm: add microchip corepwm binding
- From: <conor.dooley@xxxxxxxxxxxxx>
- [PATCH v3 08/15] dt-bindings: usb: add bindings for microchip mpfs musb
- From: <conor.dooley@xxxxxxxxxxxxx>
- [PATCH v3 07/15] dt-bindings: spi: add bindings for microchip mpfs spi
- From: <conor.dooley@xxxxxxxxxxxxx>
- [PATCH v3 06/15] dt-bindings: gpio: add bindings for microchip mpfs gpio
- From: <conor.dooley@xxxxxxxxxxxxx>
- [PATCH v3 05/15] dt-bindings: rtc: add bindings for microchip mpfs rtc
- From: <conor.dooley@xxxxxxxxxxxxx>
- [PATCH v3 04/15] dt-bindings: i2c: add bindings for microchip mpfs i2c
- From: <conor.dooley@xxxxxxxxxxxxx>
- [PATCH v3 03/15] mailbox: change mailbox-mpfs compatible string
- From: <conor.dooley@xxxxxxxxxxxxx>
- [PATCH v3 02/15] dt-bindings: soc/microchip: add services as children of sys ctrlr
- From: <conor.dooley@xxxxxxxxxxxxx>
- [PATCH v3 01/15] dt-bindings: soc/microchip: update syscontroller compatibles
- From: <conor.dooley@xxxxxxxxxxxxx>
- [PATCH v3 00/15] Update the Icicle Kit device tree
- From: <conor.dooley@xxxxxxxxxxxxx>
- Re: [PATCH RFC v1 1/3] bpf: move from sha1 to blake2s in tag calculation
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH 0/3] KEYS: fixes for asym_tpm keys
- From: Denis Kenzior <denkenz@xxxxxxxxx>
- [PATCH RFC v2 2/3] ipv6: move from sha1 to blake2s in address calculation
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH RFC v2 3/3] crypto: sha1_generic - import lib/sha1.c locally
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH RFC v2 1/3] bpf: move from sha1 to blake2s in tag calculation
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH RFC v2 0/3] remove remaining users of SHA-1
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH RFC v1 1/3] bpf: move from sha1 to blake2s in tag calculation
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v2 14/17] riscv: dts: microchip: add fpga fabric section to icicle kit
- From: <Conor.Dooley@xxxxxxxxxxxxx>
- Re: [v2 PATCH] crypto: api - Disallow sha1 in FIPS-mode while allowing hmac(sha1)
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [v2 PATCH] crypto: api - Disallow sha1 in FIPS-mode while allowing hmac(sha1)
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: [v2 PATCH] crypto: api - Disallow sha1 in FIPS-mode while allowing hmac(sha1)
- From: Nicolai Stange <nstange@xxxxxxx>
- Re: [v2 PATCH] crypto: api - Disallow sha1 in FIPS-mode while allowing hmac(sha1)
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC 15/16] sched/fair: Account kthread runtime debt for CFS bandwidth
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [RFC 15/16] sched/fair: Account kthread runtime debt for CFS bandwidth
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [v2 PATCH] crypto: api - Disallow sha1 in FIPS-mode while allowing hmac(sha1)
- From: Nicolai Stange <nstange@xxxxxxx>
- Re: [PATCH RFC v1 1/3] bpf: move from sha1 to blake2s in tag calculation
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH 3/3] crypto: rsa-pkcs1pad - use clearer variable names
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 2/3] crypto: rsa-pkcs1pad - fix buffer overread in pkcs1pad_verify_complete()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 0/3] crypto: more rsa-pkcs1pad fixes
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 1/3] crypto: rsa-pkcs1pad - correctly get hash from source scatterlist
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [v2 PATCH] crypto: testmgr - Move crypto_simd_disabled_for_test out
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v2 PATCH] crypto: api - Disallow sha1 in FIPS-mode while allowing hmac(sha1)
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 0/4] KEYS: x509: various cleanups
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 4/4] KEYS: x509: remove dead code that set ->unsupported_sig
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 3/4] KEYS: x509: remove never-set ->unsupported_key flag
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 2/4] KEYS: x509: remove unused fields
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 1/4] KEYS: x509: clearly distinguish between key and signature algorithms
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 0/3] KEYS: fixes for asym_tpm keys
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 1/3] KEYS: asym_tpm: fix buffer overreads in extract_key_parameters()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 3/3] KEYS: asym_tpm: rename derive_pub_key()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 2/3] KEYS: asym_tpm: fix incorrect comment
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH RFC v1 1/3] bpf: move from sha1 to blake2s in tag calculation
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v5 00/12] x86: Support Key Locker
- From: "Bae, Chang Seok" <chang.seok.bae@xxxxxxxxx>
- Re: [PATCH v5 00/12] x86: Support Key Locker
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [RFC 15/16] sched/fair: Account kthread runtime debt for CFS bandwidth
- From: Daniel Jordan <daniel.m.jordan@xxxxxxxxxx>
- Re: [RFC 15/16] sched/fair: Account kthread runtime debt for CFS bandwidth
- From: Daniel Jordan <daniel.m.jordan@xxxxxxxxxx>
- [PATCH] KEYS: fix length validation in keyctl_pkey_params_get_2()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH] crypto: rsa-pkcs1pad - only allow with rsa
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [no subject]
- From: Varun Sethi <V.Sethi@xxxxxxx>
- Re: [PATCH RFC v1 0/3] remove remaining users of SHA-1
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH RFC v1 2/3] ipv6: move from sha1 to blake2s in address calculation
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH RFC v1 2/3] ipv6: move from sha1 to blake2s in address calculation
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH RFC v1 2/3] ipv6: move from sha1 to blake2s in address calculation
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH RFC v1 2/3] ipv6: move from sha1 to blake2s in address calculation
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH RFC v1 2/3] ipv6: move from sha1 to blake2s in address calculation
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH RFC v1 2/3] ipv6: move from sha1 to blake2s in address calculation
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH RFC v1 2/3] ipv6: move from sha1 to blake2s in address calculation
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH RFC v1 1/3] bpf: move from sha1 to blake2s in tag calculation
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH RFC v1 2/3] ipv6: move from sha1 to blake2s in address calculation
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH RFC v1 2/3] ipv6: move from sha1 to blake2s in address calculation
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH RFC v1 2/3] ipv6: move from sha1 to blake2s in address calculation
- From: Hannes Frederic Sowa <hannes@xxxxxxxxxxxxxxxxxxx>
- Re: [EXT] [PATCH] hwrng: cn10k - HW_RANDOM_CN10K should depend on ARCH_THUNDER
- From: Arnd Bergmann <arnd@xxxxxxxx>
- RE: [PATCH 00/14] KEYS: Add support for PGP keys and signatures
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- Re: [PATCH RFC v1 0/3] remove remaining users of SHA-1
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- RE: [EXT] [RFC PATCH] crypto: caam - restore retry count after HW RNG failure
- From: Gaurav Jain <gaurav.jain@xxxxxxx>
- Re: [PATCH RFC v1 0/3] remove remaining users of SHA-1
- From: Sandy Harris <sandyinchina@xxxxxxxxx>
- Re: [PATCH RFC v1 1/3] bpf: move from sha1 to blake2s in tag calculation
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH] crypto: asymmetric_keys: remove redundant pointer secs
- From: Colin Ian King <colin.i.king@xxxxxxxxx>
- Re: [PATCH RFC v1 2/3] ipv6: move from sha1 to blake2s in address calculation
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH RFC v1 2/3] ipv6: move from sha1 to blake2s in address calculation
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH RFC v1 1/3] bpf: move from sha1 to blake2s in tag calculation
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH crypto 1/2] lib/crypto: blake2s-generic: reduce code size on small systems
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- RE: [PATCH crypto 1/2] lib/crypto: blake2s-generic: reduce code size on small systems
- From: David Laight <David.Laight@xxxxxxxxxx>
- [PATCH v5 12/12] crypto: x86/aes-kl - Support XTS mode
- From: "Chang S. Bae" <chang.seok.bae@xxxxxxxxx>
- [PATCH v5 10/12] crypto: x86/aes - Prepare for a new AES implementation
- From: "Chang S. Bae" <chang.seok.bae@xxxxxxxxx>
- [PATCH v5 11/12] crypto: x86/aes-kl - Support AES algorithm using Key Locker instructions
- From: "Chang S. Bae" <chang.seok.bae@xxxxxxxxx>
- [PATCH v5 09/12] x86/cpu: Add a configuration and command line option for Key Locker
- From: "Chang S. Bae" <chang.seok.bae@xxxxxxxxx>
- [PATCH v5 08/12] x86/PM/keylocker: Restore internal wrapping key on resume from ACPI S3/4
- From: "Chang S. Bae" <chang.seok.bae@xxxxxxxxx>
- [PATCH v5 07/12] x86/cpu/keylocker: Load an internal wrapping key at boot-time
- From: "Chang S. Bae" <chang.seok.bae@xxxxxxxxx>
- [PATCH v5 05/12] x86/msr-index: Add MSRs for Key Locker internal wrapping key
- From: "Chang S. Bae" <chang.seok.bae@xxxxxxxxx>
- [PATCH v5 06/12] x86/keylocker: Define Key Locker CPUID leaf
- From: "Chang S. Bae" <chang.seok.bae@xxxxxxxxx>
- [PATCH v5 04/12] x86/asm: Add a wrapper function for the LOADIWKEY instruction
- From: "Chang S. Bae" <chang.seok.bae@xxxxxxxxx>
- [PATCH v5 03/12] x86/insn: Add Key Locker instructions to the opcode map
- From: "Chang S. Bae" <chang.seok.bae@xxxxxxxxx>
- [PATCH v5 02/12] x86/cpufeature: Enumerate Key Locker feature
- From: "Chang S. Bae" <chang.seok.bae@xxxxxxxxx>
- [PATCH v5 01/12] Documentation/x86: Document Key Locker
- From: "Chang S. Bae" <chang.seok.bae@xxxxxxxxx>
- [PATCH v5 00/12] x86: Support Key Locker
- From: "Chang S. Bae" <chang.seok.bae@xxxxxxxxx>
- [PATCH v3] crypto: octeontx2 - Avoid stack variable overflow
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [RFC 15/16] sched/fair: Account kthread runtime debt for CFS bandwidth
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 00/14] KEYS: Add support for PGP keys and signatures
- From: "Maciej S. Szmigiero" <mail@xxxxxxxxxxxxxxxxxxxxx>
- Re: [EXT] [PATCH] hwrng: cn10k - HW_RANDOM_CN10K should depend on ARCH_THUNDER
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH RFC v1 0/3] remove remaining users of SHA-1
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH crypto 1/2] lib/crypto: blake2s-generic: reduce code size on small systems
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH RFC v1 0/3] remove remaining users of SHA-1
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH crypto 2/2] lib/crypto: blake2s: move hmac construction into wireguard
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH crypto 1/2] lib/crypto: blake2s-generic: reduce code size on small systems
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [EXT] [PATCH] hwrng: cn10k - HW_RANDOM_CN10K should depend on ARCH_THUNDER
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH RFC v1 2/3] ipv6: move from sha1 to blake2s in address calculation
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH v3] lib/crypto: add prompts back to crypto libraries
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v2] lib/crypto: add prompts back to crypto libraries
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v2] lib/crypto: add prompts back to crypto libraries
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v2] lib/crypto: add prompts back to crypto libraries
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v2] lib/crypto: add prompts back to crypto libraries
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v2] lib/crypto: add prompts back to crypto libraries
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v2] lib/crypto: add prompts back to crypto libraries
- From: Justin Forbes <jmforbes@xxxxxxxxxxx>
- Re: [PATCH v2] lib/crypto: add prompts back to crypto libraries
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v2] lib/crypto: add prompts back to crypto libraries
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v2] lib/crypto: add prompts back to crypto libraries
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v2] lib/crypto: add prompts back to crypto libraries
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v2] lib/crypto: add prompts back to crypto libraries
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v2] lib/crypto: add prompts back to crypto libraries
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH] lib/crypto: add prompts back to crypto libraries
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v2] lib/crypto: add prompts back to crypto libraries
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH] hwrng: cavium - HW_RANDOM_CAVIUM should depend on ARCH_THUNDER
- From: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
- [PATCH] hwrng: cn10k - HW_RANDOM_CN10K should depend on ARCH_THUNDER
- From: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
- [PATCH v2] lib/crypto: add prompts back to crypto libraries
- From: "Justin M. Forbes" <jforbes@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] lib/crypto: add prompts back to crypto libraries
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH] crypto: marvell - Fix platform dependency for CRYPTO_DEV_OCTEONTX2_CPT
- From: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
- Re: [PATCH] lib/crypto: add prompts back to crypto libraries
- From: Justin Forbes <jmforbes@xxxxxxxxxxx>
- RE: [PATCH v2 17/17] MAINTAINERS: update riscv/microchip entry
- From: <Lewis.Hanly@xxxxxxxxxxxxx>
- Re: [PATCH crypto v3 0/2] reduce code size from blake2s on m68k and other small platforms
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH crypto 1/2] lib/crypto: blake2s-generic: reduce code size on small systems
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH RFC v1 3/3] crypto: sha1_generic - import lib/sha1.c locally
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH RFC v1 2/3] ipv6: move from sha1 to blake2s in address calculation
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH RFC v1 0/3] remove remaining users of SHA-1
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH RFC v1 1/3] bpf: move from sha1 to blake2s in tag calculation
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: crypto: BUG: spinlock recursion when doing iperf over ipsec with crypto hardware device
- From: Corentin Labbe <clabbe.montjoie@xxxxxxxxx>
- pull request: add Marvell CPT ucode binaries
- From: Dhanalakshmi Saravanan <rdhana@xxxxxxxxxxx>
- pull request: add Marvell CPT ucode binaries
- From: Dhanalakshmi Saravanan <rdhana@xxxxxxxxxxx>
- Re: [PATCH crypto v3 0/2] reduce code size from blake2s on m68k and other small platforms
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH crypto 1/2] lib/crypto: blake2s-generic: reduce code size on small systems
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v2 14/17] riscv: dts: microchip: add fpga fabric section to icicle kit
- From: <Conor.Dooley@xxxxxxxxxxxxx>
- RE: [PATCH 00/14] KEYS: Add support for PGP keys and signatures
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [PATCH] drivers/crypto/cpp: remove redundant ret variable
- Re: [PATCH] crypto: testmgr - Move crypto_simd_disabled_for_test out
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] lib/crypto: add prompts back to crypto libraries
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH] lib/crypto: add prompts back to crypto libraries
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH] lib/crypto: add prompts back to crypto libraries
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH] lib/crypto: add prompts back to crypto libraries
- From: Justin Forbes <jforbes@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] lib/crypto: add prompts back to crypto libraries
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH crypto v3 2/2] lib/crypto: sha1: re-roll loops to reduce code size
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH crypto v3 1/2] lib/crypto: blake2s: move hmac construction into wireguard
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH crypto v3 0/2] reduce code size from blake2s on m68k and other small platforms
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH] crypto: testmgr - Move crypto_simd_disabled_for_test out
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 00/14] KEYS: Add support for PGP keys and signatures
- From: "Maciej S. Szmigiero" <mail@xxxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] Crypto Update for 5.17
- From: pr-tracker-bot@xxxxxxxxxx
- [PATCH] lib/crypto: add prompts back to crypto libraries
- From: "Justin M. Forbes" <jforbes@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: caam - enable prediction resistance conditionally
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- Re: [PATCH] crypto: caam - enable prediction resistance conditionally
- From: Fabio Estevam <festevam@xxxxxxxxx>
- Re: [PATCH] crypto: caam - enable prediction resistance conditionally
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- [PATCH crypto v2 2/2] lib/crypto: sha1: re-roll loops to reduce code size
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH crypto v2 1/2] lib/crypto: blake2s: move hmac construction into wireguard
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH crypto v2 0/2] reduce code size from blake2s on m68k and other small platforms
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH 14/14] KEYS: Introduce load_pgp_public_keyring()
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [PATCH 08/14] KEYS: PGP-based public key signature verification
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [PATCH 05/14] PGPLIB: Signature parser
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [PATCH 12/14] PGP: Provide a key type for testing PGP signatures
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [PATCH 11/14] verification: introduce verify_pgp_signature()
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [PATCH 06/14] KEYS: PGP data parser
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [PATCH 07/14] KEYS: Provide PGP key description autogeneration
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [PATCH 04/14] PGPLIB: Basic packet parser
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [PATCH 03/14] PGPLIB: PGP definitions (RFC 4880)
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [PATCH 13/14] KEYS: Provide a function to load keys from a PGP keyring blob
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [PATCH 10/14] KEYS: Calculate key digest and get signature of the key
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [PATCH 09/14] KEYS: Retry asym key search with partial ID in restrict_link_by_signature()
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [PATCH 02/14] rsa: add parser of raw format
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [PATCH 00/14] KEYS: Add support for PGP keys and signatures
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [PATCH 01/14] mpi: Introduce mpi_key_length()
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- Re: [PATCH v43 01/15] Linux Random Number Generator
- From: Matthew Garrett <mjg59@xxxxxxxxxxxxx>
- Re: [RFC 15/16] sched/fair: Account kthread runtime debt for CFS bandwidth
- From: Daniel Jordan <daniel.m.jordan@xxxxxxxxxx>
- Re: [RFC 00/16] padata, vfio, sched: Multithreaded VFIO page pinning
- From: Daniel Jordan <daniel.m.jordan@xxxxxxxxxx>
- Re: [PATCH v43 01/15] Linux Random Number Generator
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v43 01/15] Linux Random Number Generator
- From: "Andy Lutomirski" <luto@xxxxxxxxxx>
- Re: [PATCH crypto 2/2] lib/crypto: blake2s: move hmac construction into wireguard
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH crypto 2/2] lib/crypto: blake2s: move hmac construction into wireguard
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH crypto 1/2] lib/crypto: blake2s-generic: reduce code size on small systems
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH crypto 0/2] smaller blake2s code size on m68k and other small platforms
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v43 01/15] Linux Random Number Generator
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v43 01/15] Linux Random Number Generator
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH] crypto: caam - enable prediction resistance conditionally
- From: Fabio Estevam <festevam@xxxxxxxxx>
- Re: [PATCH] crypto: qat - fix a signedness bug in get_service_enabled()
- From: Giovanni Cabiddu <giovanni.cabiddu@xxxxxxxxx>
- Re: [RFC 15/16] sched/fair: Account kthread runtime debt for CFS bandwidth
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v5 3/6] kexec_file: Don't opencode appended signature verification.
- From: Michal Suchanek <msuchanek@xxxxxxx>
- [PATCH v5 5/6] module: Use key_being_used_for for log messages in verify_appended_signature
- From: Michal Suchanek <msuchanek@xxxxxxx>
- [PATCH v5 6/6] module: Move duplicate mod_check_sig users code to mod_parse_sig
- From: Michal Suchanek <msuchanek@xxxxxxx>
- [PATCH v5 4/6] module: strip the signature marker in the verification function.
- From: Michal Suchanek <msuchanek@xxxxxxx>
- [PATCH v5 2/6] powerpc/kexec_file: Add KEXEC_SIG support.
- From: Michal Suchanek <msuchanek@xxxxxxx>
- [PATCH v5 1/6] s390/kexec_file: Don't opencode appended signature check.
- From: Michal Suchanek <msuchanek@xxxxxxx>
- [PATCH v5 0/6] KEXEC_SIG with appended signature
- From: Michal Suchanek <msuchanek@xxxxxxx>
- Re: [PATCH] crypto: api - Disallow sha1 in FIPS-mode while allowing hmac(sha1)
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v43 01/15] Linux Random Number Generator
- From: "Alexander E. Patrakov" <patrakov@xxxxxxxxx>
- Re: [PATCH] rtc: mc146818-lib: fix signedness bug in mc146818_get_time()
- From: Mateusz Jończyk <mat.jonczyk@xxxxx>
- CRYPTO_NOLOAD
- From: Stephan Müller <smueller@xxxxxxxxxx>
- Re: [PATCH] crypto: api - Disallow sha1 in FIPS-mode while allowing hmac(sha1)
- From: Nicolai Stange <nstange@xxxxxxx>
- [PATCH] rtc: mc146818-lib: fix signedness bug in mc146818_get_time()
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [PATCH] crypto: qat - fix a signedness bug in get_service_enabled()
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH] crypto: HMAC - disallow keys < 112 bits in FIPS mode
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- [PATCH] crypto: testmgr - Move crypto_simd_disabled_for_test out
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] crypto: api - Disallow sha1 in FIPS-mode while allowing hmac(sha1)
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v43 01/15] Linux Random Number Generator
- From: Matthew Garrett <mjg59@xxxxxxxxxxxxx>
- Re: [PATCH v43 01/15] Linux Random Number Generator
- From: Willy Tarreau <w@xxxxxx>
- Re: [PATCH v43 01/15] Linux Random Number Generator
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- [GIT PULL] Crypto Update for 5.17
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v43 01/15] Linux Random Number Generator
- From: "Andy Lutomirski" <luto@xxxxxxxxxx>
- Re: [PATCH 1/3] KVM: X86: Introduce KVM_HC_VM_HANDLE hypercall
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [RFC 00/16] padata, vfio, sched: Multithreaded VFIO page pinning
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [RFC 00/16] padata, vfio, sched: Multithreaded VFIO page pinning
- From: Daniel Jordan <daniel.m.jordan@xxxxxxxxxx>
- Re: [PATCH v43 01/15] Linux Random Number Generator
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v43 01/15] Linux Random Number Generator
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH] crypto: ccp - Ensure psp_ret is always init'd in __sev_platform_init_locked()
- From: Peter Gonda <pgonda@xxxxxxxxxx>
- Re: [PATCH v43 01/15] Linux Random Number Generator
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v43 01/15] Linux Random Number Generator
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v43 01/15] Linux Random Number Generator
- From: Simo Sorce <simo@xxxxxxxxxx>
- Re: [PATCH v4 6/6] module: Move duplicate mod_check_sig users code to mod_parse_sig
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v43 01/15] Linux Random Number Generator
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v43 01/15] Linux Random Number Generator
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH] crypto: testmgr - fix some wrong vectors of aes-ccm
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v43 01/15] Linux Random Number Generator
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH 0/3] Allow guest to query AMD SEV(-ES) runtime attestation evidence
- From: Brijesh Singh <brijesh.singh@xxxxxxx>
- Re: HRNG in CAAM isn't working properly on IMX6 SoloX
- From: Fabio Estevam <festevam@xxxxxxxxx>
- Re: [PATCH v43 01/15] Linux Random Number Generator
- From: Marcelo Henrique Cerri <marcelo.cerri@xxxxxxxxxxxxx>
- Re: [PATCH v43 01/15] Linux Random Number Generator
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v43 01/15] Linux Random Number Generator
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v43 01/15] Linux Random Number Generator
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH v4 5/6] module: Use key_being_used_for for log messages in verify_appended_signature
- From: Michal Suchanek <msuchanek@xxxxxxx>
- [PATCH v4 4/6] module: strip the signature marker in the verification function.
- From: Michal Suchanek <msuchanek@xxxxxxx>
- [PATCH v4 6/6] module: Move duplicate mod_check_sig users code to mod_parse_sig
- From: Michal Suchanek <msuchanek@xxxxxxx>
- [PATCH v4 3/6] kexec_file: Don't opencode appended signature verification.
- From: Michal Suchanek <msuchanek@xxxxxxx>
- [PATCH v4 2/6] powerpc/kexec_file: Add KEXEC_SIG support.
- From: Michal Suchanek <msuchanek@xxxxxxx>
- [PATCH v4 1/6] s390/kexec_file: Don't opencode appended signature check.
- From: Michal Suchanek <msuchanek@xxxxxxx>
- [PATCH v4 0/6] KEXEC_SIG with appended signature
- From: Michal Suchanek <msuchanek@xxxxxxx>
- Re: [PATCH v43 01/15] Linux Random Number Generator
- From: Marcelo Henrique Cerri <marcelo.cerri@xxxxxxxxxxxxx>
- [bug report] crypto: ccp - Move SEV_INIT retry for corrupted data
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [PATCH 3/3] crypto: ccp: Implement SEV_GET_REPORT ioctl command
- From: Shirong Hao <shirong@xxxxxxxxxxxxxxxxx>
- [PATCH 2/3] KVM/SVM: move the implementation of sev_get_attestation_report to ccp driver
- From: Shirong Hao <shirong@xxxxxxxxxxxxxxxxx>
- [PATCH 1/3] KVM: X86: Introduce KVM_HC_VM_HANDLE hypercall
- From: Shirong Hao <shirong@xxxxxxxxxxxxxxxxx>
- [PATCH 0/3] Allow guest to query AMD SEV(-ES) runtime attestation evidence
- From: Shirong Hao <shirong@xxxxxxxxxxxxxxxxx>
- [PATCH] crypto: testmgr - fix some wrong vectors of aes-ccm
- From: Peng Luo <wuhanluop@xxxxxxx>
- RE: [PATCH v3 2/2] arm64: dts: imx8m: define proper status for caam jr
- From: ZHIZHIKIN Andrey <andrey.zhizhikin@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 3/6] kexec_file: Don't opencode appended signature verification.
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2] crypto: octeontx2 - Avoid stack variable overflow
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH] crypto: HMAC - disallow keys < 112 bits in FIPS mode
- From: Stephan Müller <smueller@xxxxxxxxxx>
- Re: [PATCH] crypto: HMAC - disallow keys < 112 bits in FIPS mode
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH] crypto: HMAC - disallow keys < 112 bits in FIPS mode
- From: Stephan Müller <smueller@xxxxxxxxxx>
- Re: [PATCH v3 3/6] kexec_file: Don't opencode appended signature verification.
- From: kernel test robot <lkp@xxxxxxxxx>
[Index of Archives]
[Kernel]
[Netfilter]
[Bugtraq]
[GNU Crypto]