linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-09-10 15:19:12 to 2024-09-17 20:16:40 UTC [more...]

[PATCH v2 0/3] Add SEV-SNP CipherTextHiding feature support
 2024-09-17 20:16 UTC  (3+ 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

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  (34+ 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 v3 06/14] KEYS: PGP data parser
` [PATCH v3 07/14] KEYS: Provide PGP key description autogeneration
` [PATCH v3 08/14] KEYS: PGP-based public key signature verification
` [PATCH v3 09/14] KEYS: Retry asym key search with partial ID in restrict_link_by_signature()
` [PATCH v3 10/14] KEYS: Calculate key digest and get signature of the key
` [PATCH v3 11/14] verification: introduce verify_pgp_signature()
` [PATCH v3 12/14] PGP: Provide a key type for testing PGP signatures
` [PATCH v3 13/14] KEYS: Provide a function to load keys from a PGP keyring blob
` [PATCH v3 14/14] KEYS: Introduce load_pgp_public_keyring()

linux-next/crypto: Problem with loading paes_s390x kernel cipher since commit "crypto: api - Fix generic algorithm self-test races"
 2024-09-17  9:54 UTC  (3+ messages)

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

qcom-rng is broken for acpi
 2024-09-16 19:40 UTC  (9+ 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

[GIT PULL] Crypto Update for 6.2
 2024-09-16  4:55 UTC  (12+ 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 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] 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 v9 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
 2024-09-14  3:57 UTC  (10+ messages)
` [PATCH v9 06/19] x86: Add early SHA-1 support for Secure Launch early measurements

[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  (40+ 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 05/19] crypto: rsa-pkcs1pad - Deduplicate set_{pub,priv}_key callbacks
` [PATCH v2 06/19] crypto: rsassa-pkcs1 - Migrate to sig_alg backend
` [PATCH v2 07/19] crypto: rsassa-pkcs1 - Harden digest length verification
` [PATCH v2 08/19] crypto: rsassa-pkcs1 - Avoid copying hash prefix
` [PATCH v2 10/19] crypto: drivers - Drop sign/verify operations
` [PATCH v2 11/19] crypto: akcipher "
` [PATCH v2 12/19] crypto: sig - Move crypto_sig_*() API calls to include file
` [PATCH v2 13/19] ASN.1: Clean up include statements in public headers
` [PATCH v2 14/19] crypto: ecdsa - Avoid signed integer overflow on signature decoding
` [PATCH v2 15/19] crypto: ecdsa - Move X9.62 signature decoding into template
` [PATCH v2 16/19] crypto: sig - Rename crypto_sig_maxsize() to crypto_sig_keysize()
` [PATCH v2 17/19] crypto: ecdsa - Move X9.62 signature size calculation into template
` [PATCH v2 18/19] crypto: ecdsa - Support P1363 signature decoding
` [PATCH v2 19/19] crypto: ecrdsa - Fix signature size calculation

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

[PATCH] crypto: Removing CRYPTO_AES_GCM_P10
 2024-09-13 14:02 UTC  (3+ messages)

[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] "

[PATCH] crypto: amlogic - Remove redundant assignment and error messages
 2024-09-11 12:17 UTC 

[PATCH 0/5] padata: fix liftime issues after ->serial() has completed
 2024-09-11 10:29 UTC  (3+ messages)
` [PATCH 3/5] padata: grab parallel_data refcnt for reorder

[PATCH] integrity: prevent deadlock during digsig verification
 2024-09-11 10:00 UTC 

[PATCH v2 00/14] KEYS: Add support for PGP keys and signatures
 2024-09-11  9:55 UTC  (8+ messages)

[bug report] crypto: algboss - Pass instance creation error up
 2024-09-11  8:12 UTC  (2+ messages)

[PATCH RESEND v2 00/19] random: Resolve circular include dependency and include <linux/percpu.h>
 2024-09-10 17:13 UTC  (5+ messages)
` [PATCH RESEND v2 07/19] fscrypt: Include <linux/once.h> in fs/crypto/keyring.c
` [PATCH RESEND v2 08/19] scsi: libfcoe: Include <linux/prandom.h> instead of <linux/random.h>


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