linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-01 18:25:23 to 2022-02-09 03:09:59 UTC [more...]

[GIT PULL] Crypto Fixes for 5.9
 2022-02-09  2:33 UTC  (11+ messages)
` [GIT PULL] Crypto Fixes for 5.10
  ` [GIT PULL] Crypto Fixes for 5.11
      ` [GIT PULL] Crypto Fixes for 5.14
          ` [GIT PULL] Crypto Fixes for 5.15
              ` [GIT PULL] Crypto Fixes for 5.16
                  ` [GIT PULL] Crypto Fixes for 5.17

[PATCH v2 0/9] random: cleanups around per-cpu crng & rdrand
 2022-02-09  1:19 UTC  (10+ messages)
` [PATCH v2 1/9] random: use RDSEED instead of RDRAND in entropy extraction
` [PATCH v2 2/9] random: get rid of secondary crngs
` [PATCH v2 3/9] random: inline leaves of rand_initialize()
` [PATCH v2 4/9] random: ensure early RDSEED goes through mixer on init
` [PATCH v2 5/9] random: do not xor RDRAND when writing into /dev/random
` [PATCH v2 6/9] random: absorb fast pool into input pool after fast load
` [PATCH v2 7/9] random: use simpler fast key erasure flow on per-cpu keys
` [PATCH v2 8/9] random: use hash function for crng_slow_load()
` [PATCH v2 9/9] random: remove outdated INT_MAX >> 6 check in urandom_read()

[PATCH v1 0/7] random: cleanups around per-cpu crng & rdrand
 2022-02-09  0:21 UTC  (14+ messages)
` [PATCH v1 1/7] random: use RDSEED instead of RDRAND in entropy extraction
` [PATCH v1 2/7] random: get rid of secondary crngs
` [PATCH v1 3/7] random: inline leaves of rand_initialize()
` [PATCH v1 4/7] random: ensure early RDSEED goes through mixer on init
` [PATCH v1 5/7] random: do not xor RDRAND when writing into /dev/random
` [PATCH v1 6/7] random: use simpler fast key erasure flow on per-cpu keys
` [PATCH v1 7/7] random: remove outdated INT_MAX >> 6 check in urandom_read()

[PATCH 0/3] Introduce support for QAT Dynamic Power Management
 2022-02-08 17:33 UTC  (5+ 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

ath9k should perhaps use hw_random api?
 2022-02-08 16:51 UTC 

[RFC v4 0/8] vfio/hisilicon: add ACC live migration driver
 2022-02-08 16:01 UTC  (16+ messages)
` [RFC v4 1/8] crypto: hisilicon/qm: Move the QM header to include/linux
` [RFC v4 2/8] crypto: hisilicon/qm: Move few definitions to common header
` [RFC v4 3/8] hisi_acc_qm: Move PCI device IDs "
` [RFC v4 4/8] hisi_acc_vfio_pci: add new vfio_pci driver for HiSilicon ACC devices
` [RFC v4 5/8] hisi_acc_vfio_pci: Restrict access to VF dev BAR2 migration region
` [RFC v4 6/8] crypto: hisilicon/qm: Add helper to retrieve the PF qm data
` [RFC v4 7/8] hisi_acc_vfio_pci: Add support for VFIO live migration
` [RFC v4 8/8] hisi_acc_vfio_pci: Use its own PCI reset_done error handler

[PATCH v2 0/3] crypto: Convert atmel-crypto to YAML
 2022-02-08 15:59 UTC  (9+ messages)
` [PATCH v2 1/3] dt-bindings: crypto: Convert Atmel AES to yaml
` [PATCH v2 2/3] dt-bindings: crypto: Convert Atmel TDES "
` [PATCH v2 3/3] dt-bindings: crypto: Convert Atmel SHA "

[PATCH 0/3] dt-bindings: crypto: Convert atmel-{aes,tdes,sha} to YAML
 2022-02-08  9:55 UTC  (13+ messages)
` [PATCH 1/3] dt-bindings: crypto: Convert Atmel AES to yaml
` [PATCH 2/3] dt-bindings: crypto: Convert Atmel TDES "
` [PATCH 3/3] dt-bindings: crypto: Convert Atmel SHA "

[PATCH 0/2] Fix bugs in public_key_verify_signature()
 2022-02-08  9:45 UTC  (10+ messages)
` [PATCH 1/2] KEYS: asymmetric: enforce that sig algo matches key algo
` [PATCH] KEYS: asymmetric: enforce SM2 signature use pkey algo

[PATCH] KEYS: remove support for asym_tpm keys
 2022-02-08  9:31 UTC  (2+ messages)

[PATCH 0/3] KEYS: fixes for asym_tpm keys
 2022-02-08  9:30 UTC  (8+ messages)
` [PATCH 1/3] KEYS: asym_tpm: fix buffer overreads in extract_key_parameters()

[PATCH v2 0/2] Fix bugs in public_key_verify_signature()
 2022-02-08  9:27 UTC  (6+ messages)
` [PATCH v2 1/2] KEYS: asymmetric: enforce that sig algo matches key algo
` [PATCH v2 2/2] KEYS: asymmetric: properly validate hash_algo and encoding
` [PATCH v2] KEYS: asymmetric: enforce SM2 signature use pkey algo

[PATCH v3 0/5] random: use computational hash for entropy extraction, and related fixes
 2022-02-08  6:48 UTC  (9+ messages)
` [PATCH v3 1/5] random: use computational hash for entropy extraction
` [PATCH v3 2/5] random: simplify entropy debiting
` [PATCH v3 3/5] random: use linear min-entropy accumulation crediting
` [PATCH v3 4/5] random: always wake up entropy writers after extraction
` [PATCH v3 5/5] random: make credit_entropy_bits() always safe

[ANNOUNCE][CFP] Linux Security Summit North America 2022
 2022-02-07 22:24 UTC 

[PATCH v2 0/4] random: use computational hash for entropy extraction, and related fixes
 2022-02-07 14:24 UTC  (13+ 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

[RFC PATCH 0/7] crypto: HCTR2 support
 2022-02-07 10:00 UTC  (9+ messages)
` [RFC PATCH 3/7] crypto: hctr2 - Add "
` [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

[PATCH 0/7] Common entropy source and DRNG management
 2022-02-06 16:02 UTC  (6+ messages)

Aufmerksamkeit:
 2022-02-05 21:04 UTC 

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

[PATCH 0/2] random: fix write locking for crng_init
 2022-02-05 13:32 UTC  (5+ 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 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  (4+ messages)
` [PATCH v2 1/2] lib/xor: make xor prototypes more friendely to compiler vectorization

[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  (3+ messages)
` [PATCH v3] crypto: octeontx2: remove CONFIG_DM_CRYPT check

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

[PATCH 0/3] crypto: arm - simplify bit sliced AES
 2022-02-05  4:32 UTC  (2+ messages)

[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  (2+ 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  (2+ messages)

[PATCH 0/2] xor: enable auto-vectorization in Clang
 2022-02-05  4:26 UTC  (3+ 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)

[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 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)

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  (5+ messages)
` [v2 PATCH] crypto: api - Disallow sha1 in FIPS-mode while allowing hmac(sha1)

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


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).