linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-09-11 13:18:07 to 2024-09-23 20:46:35 UTC [more...]

[PATCH] hwrng: core - Add WARN_ON for buggy read return values
 2024-09-23 20:46 UTC  (9+ messages)

Announce loop-AES-v3.8e file/swap crypto package
 2024-09-23 16:48 UTC 

[PATCH 1/3] crypto: qat - Correct the typo 'accelaration'
 2024-09-23 14:24 UTC  (2+ messages)

[PATCH 0/3] crypto: Fix data mismatch over ipsec tunnel encrypted/decrypted with ppc64le AES/GCM module
 2024-09-23 13:30 UTC  (4+ messages)
` [PATCH 1/3] crypto: Re-write AES/GCM stitched implementation for ppcle64
` [PATCH 2/3] crypto: Register modules as SIMD modules for ppcle64 AES/GCM algs
` [PATCH 3/3] crypto: added CRYPTO_SIMD in Kconfig for CRYPTO_AES_GCM_P10

[PATCH] LoongArch: vDSO: Tune the chacha20 implementation
 2024-09-23 12:48 UTC  (5+ messages)

[PATCH] hw_random: rockchip: import driver from vendor tree
 2024-09-23  7:48 UTC  (2+ messages)

HASH_MAX_DESCSIZE warn_on on init tfm with HMAC template
 2024-09-23  7:43 UTC  (3+ messages)

[GIT PULL] Crypto Update for 6.2
 2024-09-23  3:08 UTC  (16+ messages)
` [GIT PULL] Crypto Update for 6.3
  ` [GIT PULL] Crypto Update for 6.4
    ` [GIT PULL] Crypto Update for 6.5
      ` [GIT PULL] Crypto Update for 6.6
        ` [GIT PULL] Crypto Update for 6.7
          ` [GIT PULL] Crypto Update for 6.8
            ` [GIT PULL] Crypto Fixes "
              ` [GIT PULL] Crypto Fixes for 6.9
                ` [GIT PULL] Crypto Fixes for 6.10
                  ` [GIT PULL] Crypto Fixes for 6.12
            ` [GIT PULL] Crypto Update for 6.9
              ` [GIT PULL] Crypto Update for 6.10
                ` [GIT PULL] Crypto Update for 6.11
                  ` [GIT PULL] Crypto Update for 6.12

[PATCH v3] crypto: Removing CRYPTO_AES_GCM_P10
 2024-09-22 20:49 UTC  (5+ messages)

[PATCH v9 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
 2024-09-21 22:40 UTC  (12+ messages)
` [PATCH v9 06/19] x86: Add early SHA-1 support for Secure Launch early measurements

[PATCH 5.10/5.15 0/2] crypto: inside_secure - Avoid dma map if size is zero
 2024-09-21 16:34 UTC  (3+ messages)
` [PATCH 5.10/5.15 1/2] "
` [PATCH 5.10/5.15 2/2] crypto: safexcel - Add error handling for dma_map_sg() calls

[PATCH v1] crypto: Correct multiple typos in comments
 2024-09-20  6:11 UTC 

[PATCH] crypto: Removing CRYPTO_AES_GCM_P10
 2024-09-19 11:06 UTC  (5+ messages)

[PATCH v6 0/3] LoongArch: Implement getrandom() in vDSO
 2024-09-19  8:31 UTC  (4+ messages)
` [PATCH v6 2/3] LoongArch: vDSO: Wire up getrandom() vDSO implementation

[PATCH v1] crypto: ccree - Fix typo in comment
 2024-09-19  7:35 UTC 

[PATCH 5.10] crypto: tcrypt - Fix missing return value check
 2024-09-18 13:35 UTC 

[PATCH] crypto: Drop explicit initialization of struct i2c_device_id::driver_data to 0
 2024-09-18 12:31 UTC 

linux-next/crypto: Problem with loading paes_s390x kernel cipher since commit "crypto: api - Fix generic algorithm self-test races"
 2024-09-18  8:20 UTC  (6+ messages)
    ` [PATCH] crypto: s390/paes - Fix module aliases

qcom-rng is broken for acpi
 2024-09-17 21:24 UTC  (10+ messages)

[PATCH v2 0/3] Add SEV-SNP CipherTextHiding feature support
 2024-09-17 20:16 UTC  (4+ messages)
` [PATCH v2 1/3] crypto: ccp: New bit-field definitions for SNP_PLATFORM_STATUS command
` [PATCH v2 2/3] crypto: ccp: Add support for SNP_FEATURE_INFO command
` [PATCH v2 3/3] x86/sev: Add SEV-SNP CipherTextHiding support

errno 80 when loading drbg_nopr_hmac_sha384 in fips mode
 2024-09-17 14:25 UTC 

[PATCH] hwrng: iproc-r200: enable on BCMBCA
 2024-09-17 12:39 UTC 

[PATCH v3 00/14] KEYS: Add support for PGP keys and signatures
 2024-09-17 11:27 UTC  (25+ messages)
` [PATCH v3 01/14] mpi: Introduce mpi_key_length()
` [PATCH v3 02/14] rsa: add parser of raw format
` [PATCH v3 03/14] PGPLIB: PGP definitions (RFC 9580)
` [PATCH v3 04/14] PGPLIB: Basic packet parser
` [PATCH v3 05/14] PGPLIB: Signature parser

[PATCH] crypto: algif_skcipher - Enable access to internal skciphers
 2024-09-17  9:23 UTC  (2+ messages)

[PATCH] crypto: mxs-dcp: Enable user-space access to AES with hardware-bound keys
 2024-09-17  5:25 UTC  (6+ messages)

[PATCH] crypto: Fix logical operator in _aead_recvmsg()
 2024-09-16 14:14 UTC  (4+ messages)

[PATCH 0/7] s390/vdso: getrandom() vdso implementation
 2024-09-16 11:23 UTC  (26+ messages)
` [PATCH 1/7] s390/facility: Disable compile time optimization for decompressor code
` [PATCH 2/7] s390/alternatives: Remove ALT_FACILITY_EARLY
` [PATCH 3/7] s390/facility: Let test_facility() generate static branch if possible
` [PATCH 4/7] s390/module: Provide find_section() helper
` [PATCH 5/7] s390/vdso: Allow alternatives in vdso code
` [PATCH 6/7] s390/vdso: Move vdso symbol handling to separate header file
` [PATCH 7/7] s390/vdso: Wire up getrandom() vdso implementation

[PATCH -next] crypto: qat - remove redundant null pointer checks in adf_dbgfs_init()
 2024-09-16  9:42 UTC  (8+ messages)
            ` [PATCH] crypto: qat - remove check after debugfs_create_dir()

[RFC PATCH 0/3] by_n compression and decompression with Intel IAA
 2024-09-16  6:16 UTC  (3+ messages)
` [RFC PATCH 2/3] crypto: add by_n attribute to acomp_req

[PATCH] crypto: lib/mpi - Fix an "Uninitialized scalar variable" issue
 2024-09-15 16:38 UTC  (4+ messages)

[PATCH 1/2] crypto: caam: Fix the pointer passed to caam_qi_shutdown()
 2024-09-15 10:22 UTC  (2+ messages)
` [PATCH 2/2] crypto: caam: Slightly simplify platform_device()

[PATCH 1/1] crypto: Fix data mismatch over ipsec tunnel encrypted/decrypted with ppc64le AES/GCM module
 2024-09-15  6:07 UTC  (5+ messages)

[PATCH v3] KEYS: prevent NULL pointer dereference in find_asymmetric_key()
 2024-09-14 11:36 UTC  (2+ messages)

[PATCH] crypto: hisilicon/hpre - enable all clusters clock gating
 2024-09-14 10:57 UTC 

[PATCH v11 00/20] x86: Trenchboot secure dynamic launch Linux kernel support
 2024-09-13 20:05 UTC  (21+ messages)
` [PATCH v11 01/20] Documentation/x86: Secure Launch kernel documentation
` [PATCH v11 02/20] x86: Secure Launch Kconfig
` [PATCH v11 03/20] x86: Secure Launch Resource Table header file
` [PATCH v11 04/20] x86: Secure Launch main "
` [PATCH v11 05/20] x86: Add early SHA-1 support for Secure Launch early measurements
` [PATCH v11 06/20] x86: Add early SHA-256 "
` [PATCH v11 07/20] x86/msr: Add variable MTRR base/mask and x2apic ID registers
` [PATCH v11 08/20] x86/boot: Place TXT MLE header in the kernel_info section
` [PATCH v11 09/20] x86: Secure Launch kernel early boot stub
` [PATCH v11 10/20] x86: Secure Launch kernel late "
` [PATCH v11 11/20] x86: Secure Launch SMP bringup support
` [PATCH v11 12/20] kexec: Secure Launch kexec SEXIT support
` [PATCH v11 13/20] x86/reboot: Secure Launch SEXIT support on reboot paths
` [PATCH v11 14/20] tpm: Protect against locality counter underflow
` [PATCH v11 15/20] tpm: Ensure tpm is in known state at startup
` [PATCH v11 16/20] tpm: Make locality requests return consistent values
` [PATCH v11 17/20] tpm: Add ability to set the default locality the TPM chip uses
` [PATCH v11 18/20] tpm: Add sysfs interface to allow setting and querying the default locality
` [PATCH v11 19/20] x86: Secure Launch late initcall platform module
` [PATCH v11 20/20] x86/efi: EFI stub DRTM launch support for Secure Launch

[PATCH v2] KEYS: prevent NULL pointer dereference in find_asymmetric_key()
 2024-09-13 19:51 UTC  (12+ messages)

[PATCH v2 00/19] Migrate to sig_alg and templatize ecdsa
 2024-09-13 18:40 UTC  (18+ messages)
` [PATCH v2 01/19] crypto: ecdsa - Drop unused test vector elements
` [PATCH v2 02/19] crypto: sig - Introduce sig_alg backend
` [PATCH v2 04/19] crypto: ecrdsa - Migrate to "
` [PATCH v2 16/19] crypto: sig - Rename crypto_sig_maxsize() to crypto_sig_keysize()

[PATCH v2] crypto: Removing CRYPTO_AES_GCM_P10
 2024-09-13 14:42 UTC 

[PATCH v3 0/6] Add support for MCRC64 engine to calculate 64-bit CRC in Full-CPU mode
 2024-09-13 10:35 UTC  (7+ messages)

[PATCH v1] crypto: camm/qi - Use ERR_CAST() to return error-valued pointer
 2024-09-13 10:31 UTC  (2+ messages)

[PATCH v3] MIPS: crypto: Clean up useless assignment operations
 2024-09-13 10:31 UTC  (2+ messages)

[PATCH v3 0/2] crypto: qcom-rng: fix support for ACPI-based systems
 2024-09-13 10:31 UTC  (2+ messages)

[PATCH v3] dt-bindings: crypto: qcom,prng: document support for SA8255p
 2024-09-13 10:31 UTC  (2+ messages)

[PATCH] crypto: aegis128: Fix indentation issue in crypto_aegis128_process_crypt()
 2024-09-13 10:30 UTC  (2+ messages)

[PATCH] crypto: mxs-dcp: Fix AES-CBC with hardware-bound keys
 2024-09-13  9:11 UTC 

[PATCH] crypto: caam - Pad SG length when allocating hash edesc
 2024-09-12  9:57 UTC 

[PATCH RESEND v2 02/19] crypto: testmgr: Include <linux/prandom.h> instead of <linux/random.h>
 2024-09-12  6:06 UTC  (2+ messages)

[RESEND. PATCH v3] MIPS: crypto: Clean up useless assignment operations
 2024-09-12  3:34 UTC 

[PATCH v23 0/4] implement getrandom() in vDSO
 2024-09-12  3:11 UTC  (3+ messages)
` [PATCH v23 1/4] mm: add MAP_DROPPABLE for designating always lazily freeable mappings

Incorrect SHA Returned from crypto_shash_digest
 2024-09-11 15:44 UTC  (4+ messages)
  ` [EXTERNAL] "


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