linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-27 09:29:50 to 2022-02-05 10:35:15 UTC [more...]

[PATCH 0/2] random: fix write locking for crng_init
 2022-02-05 10:34 UTC  (3+ messages)
` [PATCH 1/2] random: fix locking in crng_fast_load()
` [PATCH 2/2] random: fix locking for crng_init in crng_reseed()

[PATCH] random: remove use_input_pool parameter from crng_reseed()
 2022-02-05  7:22 UTC  (3+ messages)

[PATCH v2 0/4] random: use computational hash for entropy extraction, and related fixes
 2022-02-05  8:23 UTC  (9+ messages)
` [PATCH v2 1/4] random: use computational hash for entropy extraction
` [PATCH v2 2/4] random: simplify entropy debiting
` [PATCH v2 3/4] random: use linear min-entropy accumulation crediting
` [PATCH v2 4/4] random: make credit_entropy_bits() always safe

[PATCH v3 0/2] xor: enable auto-vectorization in Clang
 2022-02-05  8:06 UTC  (4+ messages)
` [PATCH v3 1/2] lib/xor: make xor prototypes more friendely to compiler vectorization
` [PATCH v3 2/2] crypto: arm/xor - make vectorized C code Clang-friendly

[PATCH v2 0/2] xor: enable auto-vectorization in Clang
 2022-02-05  7:56 UTC  (8+ messages)
` [PATCH v2 1/2] lib/xor: make xor prototypes more friendely to compiler vectorization
` [PATCH v2 2/2] crypto: arm/xor - make vectorized C code Clang-friendly

[PATCH] crypto: sl3516: remove redundant initializations of pointers in_sg and out_sg
 2022-02-05  4:34 UTC  (2+ messages)

[PATCH] crypto: marvell/octeontx: remove redundant initialization of variable c_size
 2022-02-05  4:34 UTC  (2+ messages)

[PATCH v2] crypto: octeontx2: fix NULL pointer dereference
 2022-02-05  4:32 UTC  (5+ messages)
  ` [EXT] "
` [PATCH v3] crypto: octeontx2: remove CONFIG_DM_CRYPT check

[PATCH] crypto: tcrypt - remove all multibuffer ahash tests
 2022-02-05  4:32 UTC  (3+ messages)

[PATCH 0/3] crypto: arm - simplify bit sliced AES
 2022-02-05  4:32 UTC  (5+ messages)
` [PATCH 1/3] crypto: arm/aes-neonbs-ctr - deal with non-multiples of AES block size
` [PATCH 2/3] crypto: arm64/aes-neonbs-ctr - fallback to plain NEON for final chunk
` [PATCH 3/3] crypto: arm64/aes-neonbs-xts - use plain NEON for non-power-of-2 input sizes

[PATCH] crypto: arm64/aes-neon-ctr - improve handling of single tail block
 2022-02-05  4:32 UTC  (2+ messages)

[PATCH v2] crypto: atmel: add support for AES and SHA IPs available on lan966x SoC
 2022-02-05  4:31 UTC  (3+ messages)

[PATCH] crypto: atmel: add support for AES and SHA IPs available on lan966x SoC
 2022-02-05  4:31 UTC  (3+ messages)

[PATCH] crypto: octeontx2: CN10K CPT to RNM workaround
 2022-02-05  4:30 UTC  (6+ messages)
` [PATCH] crypto: octeontx2: disable DMA black hole on an DMA fault
` [PATCH] crypto: octeontx2: increase CPT HW instruction queue length

[PATCH 1/6] hw_random: explicit ordering of initcalls
 2022-02-05  4:30 UTC  (4+ messages)
` [PATCH 6/6] hw_random: credit entropy for low quality sources of randomness
  ` [PATCH v2 "

[PATCH 0/2] xor: enable auto-vectorization in Clang
 2022-02-05  4:26 UTC  (4+ messages)
` [PATCH 1/2] lib/xor: make xor prototypes more friendely to compiler vectorization

[PATCH] crypto: engine: disable BH during completion
 2022-02-05  4:03 UTC  (2+ messages)

[PATCH 0/7] Common entropy source and DRNG management
 2022-02-05  3:50 UTC  (5+ messages)

[RFC v2 0/4] vfio/hisilicon: add acc live migration driver
 2022-02-04 23:07 UTC  (12+ messages)

[PATCH] random: use computational hash for entropy extraction
 2022-02-04 22:53 UTC  (11+ messages)

[PATCH] crypto: atmel-tdes: Add support for the TDES IP available on sama7g5 SoC
 2022-02-04 13:35 UTC 

[PATCH] crypto: octeontx2 - add synchronization between mailbox accesses
 2022-02-04 12:46 UTC 

[PATCH v3 00/15] crypto: dh - infrastructure for NVM in-band auth and FIPS conformance
 2022-02-03 17:11 UTC  (17+ messages)
` [PATCH v3 01/15] crypto: kpp - provide support for KPP template instances
` [PATCH v3 02/15] crypto: kpp - provide support for KPP spawns
` [PATCH v3 03/15] crypto: dh - remove struct dh's ->q member
` [PATCH v3 04/15] crypto: dh - constify struct dh's pointer members
` [PATCH v3 05/15] crypto: dh - split out deserialization code from crypto_dh_decode()
` [PATCH v3 06/15] crypto: dh - introduce common code for built-in safe-prime group support
` [PATCH v3 07/15] crypto: dh - implement ffdheXYZ(dh) templates
` [PATCH v3 08/15] crypto: testmgr - add known answer tests for "
` [PATCH v3 09/15] crypto: dh - implement private key generation primitive for ffdheXYZ(dh)
` [PATCH v3 10/15] crypto: testmgr - add keygen tests for ffdheXYZ(dh) templates
` [PATCH v3 11/15] crypto: dh - allow for passing NULL to the ffdheXYZ(dh)s' ->set_secret()
` [PATCH v3 12/15] crypto: api - allow algs only in specific constructions in FIPS mode
` [PATCH v3 13/15] crypto: dh - disallow plain "dh" usage "
` [PATCH v3 14/15] lib/mpi: export mpi_rshift
` [PATCH v3 15/15] crypto: dh - calculate Q from P for the full public key verification

[PATCH 0/3] Introduce support for QAT Dynamic Power Management
 2022-02-03 13:54 UTC  (4+ messages)
` [PATCH 1/3] crypto: qat - add misc workqueue
` [PATCH 2/3] crypto: qat - move and rename GEN4 error register definitions
` [PATCH 3/3] crypto: qat - enable power management for QAT GEN4

[PATCH v5 0/6] KEXEC_SIG with appended signature
 2022-02-03 10:49 UTC  (4+ messages)
` [PATCH v5 3/6] kexec_file: Don't opencode appended signature verification

[PATCH] random.c Remove locking in extract_buf()
 2022-02-03  3:51 UTC  (5+ messages)

[RFC PATCH] KEYS: Double max_size to make keyctl pkey_verify work
 2022-02-03  3:42 UTC  (8+ messages)

[RFC PATCH 0/7] crypto: HCTR2 support
 2022-02-03  3:28 UTC  (15+ messages)
` [RFC PATCH 1/7] crypto: xctr - Add XCTR support
` [RFC PATCH 3/7] crypto: hctr2 - Add HCTR2 support
` [RFC PATCH 5/7] crypto: arm64/aes-xctr: Add accelerated implementation of XCTR
` [RFC PATCH 6/7] crypto: x86/polyval: Add PCLMULQDQ accelerated implementation of POLYVAL

Koszty instalacji fotowoltaicznej
 2022-02-01  9:17 UTC 

[PATCH v2 00/18] crypto: dh - infrastructure for NVM in-band auth and FIPS conformance
 2022-02-02 10:09 UTC  (14+ messages)
` [PATCH v2 03/18] crypto: dh - optimize domain parameter serialization for well-known groups
        ` [PATCH] crypto: api - Disallow sha1 in FIPS-mode while allowing hmac(sha1)
              ` [v2 PATCH] "

your patch "crypto: api - Fix built-in testing dependency failures"
 2022-02-02  8:18 UTC  (4+ messages)
` [PATCH] crypto: api - Move cryptomgr soft dependency into algapi

[PATCH 0/2] Fix bugs in public_key_verify_signature()
 2022-02-02  5:20 UTC  (8+ messages)
` [PATCH 1/2] KEYS: asymmetric: enforce that sig algo matches key algo
` [PATCH 2/2] KEYS: asymmetric: properly validate hash_algo and encoding

[RFC V2 0/5] Introduce AVX512 optimized crypto algorithms
 2022-02-01 16:42 UTC  (7+ messages)

[PATCH] crypto: HMAC - disallow keys < 112 bits in FIPS mode
 2022-02-01  8:41 UTC  (6+ messages)
  ` [PATCH v2 0/2] "
    ` [PATCH v2 1/2] crypto: HMAC - add fips_skip support
    ` [PATCH v2 2/2] crypto: HMAC - disallow keys < 112 bits in FIPS mode

[PATCH 1/2] random: access primary_pool directly rather than through pointer
 2022-01-31 16:55 UTC  (5+ messages)
` [PATCH 2/2] random: only call crng_finalize_init() for primary_crng

[PATCH v8 0/5] Enable root to update the blacklist keyring
 2022-01-31 11:33 UTC  (8+ messages)

[PATCH] dt-bindings: rng: atmel,at91-trng: update maintainers entry
 2022-01-31  7:48 UTC  (3+ messages)

[PATCH] crypto: caam - enable prediction resistance conditionally
 2022-01-31  0:20 UTC  (5+ messages)

[PATCH v5 08/12] x86/PM/keylocker: Restore internal wrapping key on resume from ACPI S3/4
 2022-01-29 17:31 UTC  (2+ messages)
` [PATCH v5-fix "

[PATCH] KEYS: remove support for asym_tpm keys
 2022-01-29  8:29 UTC  (2+ messages)

[PATCH 0/3] KEYS: fixes for asym_tpm keys
 2022-01-28 19:00 UTC  (7+ messages)
` [PATCH 1/3] KEYS: asym_tpm: fix buffer overreads in extract_key_parameters()

caam: Possible caam-rng regression since enabling prediction resistance
 2022-01-28 15:33 UTC 

[PATCH v4 0/6] Introduce x86 assembly accelerated implementation for SM3 algorithm
 2022-01-28  6:36 UTC  (5+ messages)
` [PATCH v4 6/6] crypto: tcrypt - add asynchronous speed test for SM3

[PATCH 21/54] kernel: replace cpumask_weight with cpumask_empty in padata.c
 2022-01-28  6:29 UTC  (2+ messages)

[PATCH] crypto: mxs-dcp - Fix scatterlist processing
 2022-01-28  6:28 UTC  (2+ messages)

[PATCH v2] crypto: hisilicon/qm - cleanup warning in qm_vf_read_qos
 2022-01-28  6:27 UTC  (2+ messages)

[PATCH] crypto: octeontx2: select CONFIG_NET_DEVLINK
 2022-01-28  6:27 UTC  (2+ messages)

[PATCH v3 0/5] crypto: hisilicon - some misc bugfix for SEC engine
 2022-01-28  6:27 UTC  (2+ messages)

[PATCH] crypto: memneq: avoid implicit unaligned accesses
 2022-01-28  6:27 UTC  (2+ messages)

[PATCH v2 0/5] crypto: rsa-pkcs1pad fixes
 2022-01-28  6:26 UTC  (2+ messages)

[PATCH] crypto: qat - fix access to PFVF interrupt registers for GEN4
 2022-01-28  6:26 UTC  (2+ messages)

[PATCH] crypto: sun8i-ss: really disable hash on A80
 2022-01-28  6:24 UTC  (2+ messages)

[PATCH v3 0/4] arm64: accelerate crc32_be
 2022-01-28  6:25 UTC  (2+ messages)

[PATCH] crypto: x86 - Convert to SPDX identifier
 2022-01-28  6:24 UTC  (2+ messages)

[PATCH v3] crypto: octeontx2 - Avoid stack variable overflow
 2022-01-28  6:24 UTC  (2+ messages)

[PATCH] hwrng: cavium - HW_RANDOM_CAVIUM should depend on ARCH_THUNDER
 2022-01-28  6:24 UTC  (2+ messages)

[PATCH] drivers/crypto/cpp: remove redundant ret variable
 2022-01-28  6:23 UTC  (2+ messages)

[PATCH] crypto: qat - fix a signedness bug in get_service_enabled()
 2022-01-28  6:23 UTC  (2+ messages)

[PATCH] crypto: ccp - Ensure psp_ret is always init'd in __sev_platform_init_locked()
 2022-01-28  6:22 UTC  (2+ messages)

[PATCH v2 0/4] Documentation: update debugfs doc for Hisilicon Accelerator
 2022-01-28  6:21 UTC  (2+ messages)

PROBLEM: encryption test failures since "crypto: mxs-dcp - Use sg_mapping_iter to copy data"
 2022-01-28  2:58 UTC  (4+ messages)

RFC random(4) We don't need no steenking 
 2022-01-28  0:39 UTC  (4+ messages)

[PATCH] crypto: authenc - Fix sleep in atomic context in decrypt_tail
 2022-01-27 13:34 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).